]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(compiler): add vimdoc
authorWu, Zhenyu <wuzhenyu@ustc.edu>
Thu, 11 Apr 2024 19:25:39 +0000 (21:25 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 11 Apr 2024 19:25:39 +0000 (21:25 +0200)
commitfcbefe74f1619dfd925033d83a6d233c686409d4
treeba57196b952acbf6ad7a948b4ed8e1a60df03837
parent3cb2b3776700988e0c9d4ea37d0b05e371e2bbfd
runtime(compiler): add vimdoc

closes: #14459

https://github.com/google/vimdoc generates vim help files from vimscript files

Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/compiler/vimdoc.vim [new file with mode: 0644]
runtime/ftplugin/vim.vim