Update neovim

This commit is contained in:
Kristofers Solo
2022-08-27 21:53:40 +03:00
parent 374863da12
commit b0d56edd56
11 changed files with 138 additions and 80 deletions

View File

@@ -15,6 +15,7 @@ configs.setup({
},
autotag = {
enable = true,
filetypes = { "html", "htmldjango", "xml" },
},
indent = { enable = true, disable = { "yaml" } },
rainbow = {