Nvim: modernize config + some tweaks in lsp
This commit is contained in:
@@ -5,7 +5,7 @@ ts = require'nvim-treesitter.configs'
|
||||
ts.setup {
|
||||
highlight = {
|
||||
enable = true,
|
||||
additional_vim_regex_highlighting = true,
|
||||
additional_vim_regex_highlighting = false,
|
||||
},
|
||||
ensure_installed = {
|
||||
"bash",
|
||||
|
||||
Reference in New Issue
Block a user