Refresh generated nvim config
This commit is contained in:
83
config/neovim/store/lazy-plugins/comment.nvim/doc/tags
Normal file
83
config/neovim/store/lazy-plugins/comment.nvim/doc/tags
Normal file
@ -0,0 +1,83 @@
|
||||
<Plug>(comment_toggle_blockwise) Comment.txt /*<Plug>(comment_toggle_blockwise)*
|
||||
<Plug>(comment_toggle_blockwise_count) Comment.txt /*<Plug>(comment_toggle_blockwise_count)*
|
||||
<Plug>(comment_toggle_blockwise_current) Comment.txt /*<Plug>(comment_toggle_blockwise_current)*
|
||||
<Plug>(comment_toggle_blockwise_visual) Comment.txt /*<Plug>(comment_toggle_blockwise_visual)*
|
||||
<Plug>(comment_toggle_linewise) Comment.txt /*<Plug>(comment_toggle_linewise)*
|
||||
<Plug>(comment_toggle_linewise_count) Comment.txt /*<Plug>(comment_toggle_linewise_count)*
|
||||
<Plug>(comment_toggle_linewise_current) Comment.txt /*<Plug>(comment_toggle_linewise_current)*
|
||||
<Plug>(comment_toggle_linewise_visual) Comment.txt /*<Plug>(comment_toggle_linewise_visual)*
|
||||
[count]gbc Comment.txt /*[count]gbc*
|
||||
[count]gcc Comment.txt /*[count]gcc*
|
||||
comment-nvim Comment.txt /*comment-nvim*
|
||||
comment-nvim.txt Comment.txt /*comment-nvim.txt*
|
||||
comment.api Comment.txt /*comment.api*
|
||||
comment.api.call Comment.txt /*comment.api.call*
|
||||
comment.api.comment Comment.txt /*comment.api.comment*
|
||||
comment.api.comment.blockwise Comment.txt /*comment.api.comment.blockwise*
|
||||
comment.api.comment.linewise Comment.txt /*comment.api.comment.linewise*
|
||||
comment.api.insert Comment.txt /*comment.api.insert*
|
||||
comment.api.locked Comment.txt /*comment.api.locked*
|
||||
comment.api.toggle Comment.txt /*comment.api.toggle*
|
||||
comment.api.toggle.blockwise Comment.txt /*comment.api.toggle.blockwise*
|
||||
comment.api.toggle.linewise Comment.txt /*comment.api.toggle.linewise*
|
||||
comment.api.uncomment Comment.txt /*comment.api.uncomment*
|
||||
comment.api.uncomment.blockwise Comment.txt /*comment.api.uncomment.blockwise*
|
||||
comment.api.uncomment.linewise Comment.txt /*comment.api.uncomment.linewise*
|
||||
comment.commentstring Comment.txt /*comment.commentstring*
|
||||
comment.config Comment.txt /*comment.config*
|
||||
comment.config.CommentConfig Comment.txt /*comment.config.CommentConfig*
|
||||
comment.config.ExtraMapping Comment.txt /*comment.config.ExtraMapping*
|
||||
comment.config.Mappings Comment.txt /*comment.config.Mappings*
|
||||
comment.config.Opleader Comment.txt /*comment.config.Opleader*
|
||||
comment.config.Toggler Comment.txt /*comment.config.Toggler*
|
||||
comment.config.defaults Comment.txt /*comment.config.defaults*
|
||||
comment.config:get Comment.txt /*comment.config:get*
|
||||
comment.contents Comment.txt /*comment.contents*
|
||||
comment.dotrepeat Comment.txt /*comment.dotrepeat*
|
||||
comment.extra Comment.txt /*comment.extra*
|
||||
comment.extra.insert_above Comment.txt /*comment.extra.insert_above*
|
||||
comment.extra.insert_below Comment.txt /*comment.extra.insert_below*
|
||||
comment.extra.insert_eol Comment.txt /*comment.extra.insert_eol*
|
||||
comment.ft Comment.txt /*comment.ft*
|
||||
comment.ft.calculate Comment.txt /*comment.ft.calculate*
|
||||
comment.ft.contains Comment.txt /*comment.ft.contains*
|
||||
comment.ft.get Comment.txt /*comment.ft.get*
|
||||
comment.ft.set Comment.txt /*comment.ft.set*
|
||||
comment.keybindings Comment.txt /*comment.keybindings*
|
||||
comment.opfunc Comment.txt /*comment.opfunc*
|
||||
comment.opfunc.OpFnParams Comment.txt /*comment.opfunc.OpFnParams*
|
||||
comment.opfunc.OpMotion Comment.txt /*comment.opfunc.OpMotion*
|
||||
comment.opfunc.blockwise Comment.txt /*comment.opfunc.blockwise*
|
||||
comment.opfunc.count Comment.txt /*comment.opfunc.count*
|
||||
comment.opfunc.linewise Comment.txt /*comment.opfunc.linewise*
|
||||
comment.opfunc.opfunc Comment.txt /*comment.opfunc.opfunc*
|
||||
comment.plugmap Comment.txt /*comment.plugmap*
|
||||
comment.sourcecode Comment.txt /*comment.sourcecode*
|
||||
comment.usage Comment.txt /*comment.usage*
|
||||
comment.usage.setup Comment.txt /*comment.usage.setup*
|
||||
comment.utils Comment.txt /*comment.utils*
|
||||
comment.utils.CommentCtx Comment.txt /*comment.utils.CommentCtx*
|
||||
comment.utils.CommentMode Comment.txt /*comment.utils.CommentMode*
|
||||
comment.utils.CommentMotion Comment.txt /*comment.utils.CommentMotion*
|
||||
comment.utils.CommentRange Comment.txt /*comment.utils.CommentRange*
|
||||
comment.utils.CommentType Comment.txt /*comment.utils.CommentType*
|
||||
comment.utils.cmode Comment.txt /*comment.utils.cmode*
|
||||
comment.utils.cmotion Comment.txt /*comment.utils.cmotion*
|
||||
comment.utils.commenter Comment.txt /*comment.utils.commenter*
|
||||
comment.utils.ctype Comment.txt /*comment.utils.ctype*
|
||||
comment.utils.get_count_lines Comment.txt /*comment.utils.get_count_lines*
|
||||
comment.utils.get_lines Comment.txt /*comment.utils.get_lines*
|
||||
comment.utils.get_region Comment.txt /*comment.utils.get_region*
|
||||
comment.utils.is_commented Comment.txt /*comment.utils.is_commented*
|
||||
comment.utils.parse_cstr Comment.txt /*comment.utils.parse_cstr*
|
||||
comment.utils.uncommenter Comment.txt /*comment.utils.uncommenter*
|
||||
comment.utils.unwrap_cstr Comment.txt /*comment.utils.unwrap_cstr*
|
||||
gb Comment.txt /*gb*
|
||||
gb[count]{motion} Comment.txt /*gb[count]{motion}*
|
||||
gbc Comment.txt /*gbc*
|
||||
gc Comment.txt /*gc*
|
||||
gcA Comment.txt /*gcA*
|
||||
gcO Comment.txt /*gcO*
|
||||
gc[count]{motion} Comment.txt /*gc[count]{motion}*
|
||||
gcc Comment.txt /*gcc*
|
||||
gco Comment.txt /*gco*
|
||||
Reference in New Issue
Block a user