mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
chore: fix typos
This commit is contained in:
parent
968621dfad
commit
6a4fdb317d
15 changed files with 20 additions and 20 deletions
|
|
@ -17,7 +17,7 @@ Authors:
|
|||
==============================================================================
|
||||
INTRODUCTION *nvim-treesitter-intro*
|
||||
|
||||
nvim-treesitter wraps the Neovim treesitter API to provide functionnalities
|
||||
nvim-treesitter wraps the Neovim treesitter API to provide functionalities
|
||||
such as highlighting and incremental selection, and a command to easily
|
||||
install parsers.
|
||||
|
||||
|
|
@ -205,7 +205,7 @@ Perform the |:TSInstall| operation synchronously.
|
|||
*:TSInstallInfo*
|
||||
:TSInstallInfo~
|
||||
|
||||
List informations about currently installed parsers
|
||||
List information about currently installed parsers
|
||||
|
||||
*:TSUpdate*
|
||||
:TSUpdate {language} ...~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue