moshno nadristal

This commit is contained in:
2023-02-11 22:56:38 +10:00
parent b4157580f5
commit 47e833bef3
20 changed files with 324 additions and 226 deletions

View File

@@ -0,0 +1,6 @@
require('nvim-treesitter.configs').setup {
highlight = {
enable = true,
additional_vim_regex_highlighting = false
},
}