Добавил автокоманду для сборки templ
This commit is contained in:
parent
9ce255278b
commit
e460676b0a
4 changed files with 62 additions and 7 deletions
|
@ -37,9 +37,6 @@ local options = {
|
|||
syntax = "on",
|
||||
foldmethod = "expr",
|
||||
foldexpr = "nvim_treesitter#foldexpr()",
|
||||
foldnestmax = 4,
|
||||
foldlevel = 99,
|
||||
foldlevelstart = 1,
|
||||
}
|
||||
|
||||
vim.opt.shortmess:append("c")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue