mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
docs(readme): fix lazy snippet
This commit is contained in:
parent
99dfc5acef
commit
b033ab331c
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ It is strongly recommended to automate this; e.g., using the following spec with
|
|||
'nvim-treesitter/nvim-treesitter',
|
||||
lazy = false,
|
||||
build = ':TSUpdate'
|
||||
})
|
||||
}
|
||||
```
|
||||
|
||||
>[!IMPORTANT]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue