Fix an annoying indentation issue in javascript
This commit is contained in:
parent
effb7cede8
commit
622618c715
@ -313,7 +313,7 @@ require('nvim-treesitter.configs').setup {
|
||||
enable = true,
|
||||
additional_vim_regex_highlighting = false,
|
||||
},
|
||||
--indent = { enable = true },
|
||||
indent = { enable = true },
|
||||
rainbow = {
|
||||
enable = true,
|
||||
extended_mode = true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user