Minor updates

This commit is contained in:
Kristofers Solo
2022-08-02 23:16:35 +03:00
parent 2a7c51f3ae
commit b319945989
14 changed files with 107 additions and 2837 deletions

View File

@@ -13,6 +13,9 @@ configs.setup({
autopairs = {
enable = true,
},
autotag = {
enable = true,
},
indent = { enable = true, disable = { "yaml" } },
rainbow = {
enable = true,