docs: move description to the first line

This will make the description of nvim-treesitter show up in the LOCAL
ADDITIONS section of the help text. So this

|nvim-treesitter|

instead becomes

|nvim-treesitter|  Treesitter configurations and abstraction layer for Neovim.
This commit is contained in:
Dundar Göc 2021-11-05 12:49:34 +01:00 committed by Santos Gallegos
parent d8ed0eff3e
commit 83efae51bf

View file

@ -1,6 +1,4 @@
*nvim-treesitter*
Treesitter configurations and abstraction layer for Neovim.
*nvim-treesitter* Treesitter configurations and abstraction layer for Neovim.
Minimum version of neovim: nightly