vim-plug/plug_extract_doc.vim
2016-01-27 11:31:59 +01:00

5 lines
72 B
VimL

:e plug.vim
/^finish/+,$w! ~/.vim/doc/plug.txt
:helptags ~/.vim/doc
:q!