mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
Typo
This commit is contained in:
parent
d891c6eb06
commit
b88f89d375
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ require'nvim-treesitter.configs'.setup {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
refactor = {
|
refactor = {
|
||||||
highlight_defintions = {
|
highlight_definitions = {
|
||||||
enable = true
|
enable = true
|
||||||
},
|
},
|
||||||
smart_rename = {
|
smart_rename = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue