mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-16 20:34:39 +02:00
refactor: snacks cleanup
This commit is contained in:
parent
7b150d774e
commit
f4717e26cc
4 changed files with 6 additions and 8 deletions
|
@ -90,9 +90,4 @@ function M.foldexpr()
|
|||
return "0"
|
||||
end
|
||||
|
||||
---@param buf number?
|
||||
function M.bufremove(buf)
|
||||
Snacks.bufdelete(buf)
|
||||
end
|
||||
|
||||
return M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue