mirror of
https://github.com/macocianradu/setup.git
synced 2026-03-18 21:00:04 +00:00
removed unused merginal
This commit is contained in:
@@ -21,4 +21,9 @@ require 'nvim-treesitter.configs'.setup {
|
||||
-- Instead of true it can also be a list of languages
|
||||
additional_vim_regex_highlighting = false,
|
||||
},
|
||||
|
||||
indent = {
|
||||
enable = true,
|
||||
disable = { "xml", "python" },
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user