chore: fix typos

This commit is contained in:
Dundar Göc 2021-11-01 22:35:31 +01:00 committed by Stephan Seitz
parent 968621dfad
commit 6a4fdb317d
15 changed files with 20 additions and 20 deletions

View file

@ -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} ...~