如何使用vim插件
本文,以缩进插件 https://github.com/tabulapdf/tabula/releases 为例。
下载1.0.0版本存放至 /tools/opensrc/vim-plugins/tabular/1.0.0 目录。在 ~/.vimrc 里增加一行set runtimepath+=/tools/opensrc/vim-plugins/tabular/1.0.0
This post is licensed under CC BY 4.0 by the author.