[nvim] disable treesitter indent

does odd things
This commit is contained in:
odrling 2021-05-31 02:03:46 +02:00
parent 75b3ebbcdd
commit 885ec631fb

View file

@ -5,7 +5,6 @@ try
highlight = { enable = false },
incremental_selection = { enable = true },
textobjects = { enable = true },
indent = { enable = true },
playground = {
enable = true,
updatetime = 25