mirror of
https://github.com/zoriya/vim.git
synced 2026-05-24 15:40:18 +00:00
runtime(comment): add missing help tags file
fixes: #14829 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
b:comment_first_col comment.txt /*b:comment_first_col*
|
||||
comment.txt comment.txt /*comment.txt*
|
||||
g:comment_first_col comment.txt /*g:comment_first_col*
|
||||
gcG comment.txt /*gcG*
|
||||
gcc comment.txt /*gcc*
|
||||
gcip comment.txt /*gcip*
|
||||
o_gc comment.txt /*o_gc*
|
||||
v_gc comment.txt /*v_gc*
|
||||
Reference in New Issue
Block a user