cleanup
This commit is contained in:
parent
a5f9d44f57
commit
aeaabf8a48
3 changed files with 27 additions and 159 deletions
|
@ -50,3 +50,7 @@ vim.g.have_nerd_font = true
|
|||
vim.o.completeopt = "menuone,noselect"
|
||||
|
||||
-- vim.filetype.add({extension = {leaf = 'html'}})
|
||||
|
||||
|
||||
vim.wo.foldmethod = "manual"
|
||||
vim.wo.foldcolumn = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue