add html to disabled treesitter indent
This commit is contained in:
parent
65d16b0062
commit
3fea014cb7
@ -16,7 +16,7 @@ function M.config()
|
||||
enable = true,
|
||||
enable_autocmd = false,
|
||||
},
|
||||
indent = { enable = true, disable = { } },
|
||||
indent = { enable = true, disable = { "html" } },
|
||||
}
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user