mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -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 = {
|
||||
highlight_defintions = {
|
||||
highlight_definitions = {
|
||||
enable = true
|
||||
},
|
||||
smart_rename = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue