mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generated docs
This commit is contained in:
parent
c49c3f364c
commit
7ad6654622
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ The default implementation enables `syntax` for the buffer and disables
|
|||
vim.cmd([[NoMatchParen]])
|
||||
end
|
||||
Snacks.util.wo(0, { foldmethod = "manual", statuscolumn = "", conceallevel = 0 })
|
||||
vim.b.completion = false
|
||||
vim.b.minianimate_disable = true
|
||||
vim.b.minihipatterns_disable = true
|
||||
vim.schedule(function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue