mirror of
https://github.com/zoriya/ts-comments.nvim.git
synced 2026-06-08 04:31:48 +00:00
chore(build): auto-generate vimdoc
This commit is contained in:
@@ -4,10 +4,10 @@
|
|||||||
Table of Contents *ts-comments.nvim-table-of-contents*
|
Table of Contents *ts-comments.nvim-table-of-contents*
|
||||||
|
|
||||||
1. ts-comments.nvim |ts-comments.nvim-ts-comments.nvim|
|
1. ts-comments.nvim |ts-comments.nvim-ts-comments.nvim|
|
||||||
2. Requirements |ts-comments.nvim-requirements|
|
- Requirements |ts-comments.nvim-ts-comments.nvim-requirements|
|
||||||
3. Installation |ts-comments.nvim-installation|
|
- Installation |ts-comments.nvim-ts-comments.nvim-installation|
|
||||||
4. Configuration |ts-comments.nvim-configuration|
|
- Configuration |ts-comments.nvim-ts-comments.nvim-configuration|
|
||||||
5. Related |ts-comments.nvim-related|
|
- Related |ts-comments.nvim-ts-comments.nvim-related|
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
1. ts-comments.nvim *ts-comments.nvim-ts-comments.nvim*
|
1. ts-comments.nvim *ts-comments.nvim-ts-comments.nvim*
|
||||||
@@ -18,14 +18,12 @@ Tiny plugin to enhance Neovim’s native comments:
|
|||||||
- Supports different comment strings for different **treesitter** node types
|
- Supports different comment strings for different **treesitter** node types
|
||||||
|
|
||||||
|
|
||||||
==============================================================================
|
REQUIREMENTS *ts-comments.nvim-ts-comments.nvim-requirements*
|
||||||
2. Requirements *ts-comments.nvim-requirements*
|
|
||||||
|
|
||||||
- Neovim >= 0.10.0
|
- Neovim >= 0.10.0
|
||||||
|
|
||||||
|
|
||||||
==============================================================================
|
INSTALLATION *ts-comments.nvim-ts-comments.nvim-installation*
|
||||||
3. Installation *ts-comments.nvim-installation*
|
|
||||||
|
|
||||||
Using lazy.nvim <https://github.com/folke/lazy.nvim>
|
Using lazy.nvim <https://github.com/folke/lazy.nvim>
|
||||||
|
|
||||||
@@ -39,8 +37,7 @@ Using lazy.nvim <https://github.com/folke/lazy.nvim>
|
|||||||
<
|
<
|
||||||
|
|
||||||
|
|
||||||
==============================================================================
|
CONFIGURATION *ts-comments.nvim-ts-comments.nvim-configuration*
|
||||||
4. Configuration *ts-comments.nvim-configuration*
|
|
||||||
|
|
||||||
Default configuration:
|
Default configuration:
|
||||||
|
|
||||||
@@ -93,8 +90,7 @@ Default configuration:
|
|||||||
<
|
<
|
||||||
|
|
||||||
|
|
||||||
==============================================================================
|
RELATED *ts-comments.nvim-ts-comments.nvim-related*
|
||||||
5. Related *ts-comments.nvim-related*
|
|
||||||
|
|
||||||
- nvim-ts-context-commentstring <https://github.com/JoosepAlviste/nvim-ts-context-commentstring>
|
- nvim-ts-context-commentstring <https://github.com/JoosepAlviste/nvim-ts-context-commentstring>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user