mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
docs: update README
- change config to configs
This commit is contained in:
parent
64ffea57f4
commit
3bef806c18
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ Tree-sitter based indentation.
|
|||
|
||||
```vim
|
||||
lua <<EOF
|
||||
require'nvim-treesitter.config'.setup {
|
||||
require'nvim-treesitter.configs'.setup {
|
||||
indent = {
|
||||
enable = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue