mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
fix(picker.preview): again. docgen seems broken
This commit is contained in:
parent
16541fb0e7
commit
758bbfa13a
1 changed files with 0 additions and 4 deletions
|
|
@ -415,10 +415,6 @@ function M:notify(msg, level, opts)
|
|||
self:highlight({ lang = "lua" })
|
||||
end
|
||||
|
||||
return
|
||||
end
|
||||
end
|
||||
|
||||
function M:markdown()
|
||||
if not self.win:valid() then
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue