Compare commits
6 commits
30e53adc02
...
8593d10d4f
Author | SHA1 | Date | |
---|---|---|---|
8593d10d4f | |||
f1ba3cfeb6 | |||
0225b92b5e | |||
c88b82e9f6 | |||
9b0117b2e3 | |||
14593d0b85 |
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ return {
|
|||
after = function()
|
||||
---@diagnostic disable-next-line: missing-fields
|
||||
require('nvim-treesitter.configs').setup({
|
||||
auto_install = false,
|
||||
highlight = { enable = true },
|
||||
indent = { enable = true },
|
||||
incremental_selection = {
|
||||
|
|
Loading…
Reference in a new issue