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