mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Re-introduce prompting for installation
This commit is contained in:
parent
303121e0ec
commit
a8d64922fa
2 changed files with 42 additions and 37 deletions
|
|
@ -212,10 +212,10 @@ installed.
|
|||
Perform the |:TSUpdate| operation synchronously.
|
||||
|
||||
*:TSUninstall*
|
||||
:TSUninstall {language}~
|
||||
:TSUninstall {language} ...~
|
||||
|
||||
Deletes the parser for corresponding {language}. You can use 'all' for
|
||||
language to uninstall all parsers.
|
||||
Deletes the parser for one or more {language}. You can use 'all' for language
|
||||
to uninstall all parsers.
|
||||
|
||||
*:TSBufEnable*
|
||||
:TSBufEnable {module}~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue