mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00:02 -04:00
Merge pull request #60 from klauer/doc_missing_eof
docs: missing EOF for init.vim
This commit is contained in:
commit
d8328b8e1c
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ By default, everything is disabled. To enable support for features, in your `ini
|
||||||
},
|
},
|
||||||
ensure_installed = 'all' -- one of 'all', 'language', or a list of languages
|
ensure_installed = 'all' -- one of 'all', 'language', or a list of languages
|
||||||
}
|
}
|
||||||
|
EOF
|
||||||
<
|
<
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue