5 lines
72 B
VimL
5 lines
72 B
VimL
:e plug.vim
|
|
/^finish/+,$w! ~/.vim/doc/plug.txt
|
|
:helptags ~/.vim/doc
|
|
:q!
|