diff --git a/sources/tech/20150713 How to manage Vim plugins.md b/sources/tech/20150713 How to manage Vim plugins.md index 7462414916..147f89b0b7 100644 --- a/sources/tech/20150713 How to manage Vim plugins.md +++ b/sources/tech/20150713 How to manage Vim plugins.md @@ -1,3 +1,4 @@ +XLCYun 翻译中 How to manage Vim plugins ================================================================================ Vim is a versatile, lightweight text editor on Linux. While its initial learning curve can be overwhelming for an average Linux user, its benefits are completely worthy. As far as the functionality goes, Vim is fully customizable by means of plugins. Due to its high level of configuration, though, you need to spend some time with its plugin system to be able to personalize Vim in an effective way. Luckily, we have several tools that make our life with Vim plugins easier. The one I use on a daily basis is Vundle. @@ -136,4 +137,4 @@ via: http://xmodulo.com/manage-vim-plugins.html [1]:https://github.com/VundleVim/Vundle.vim [2]:http://ask.xmodulo.com/install-git-linux.html [3]:http://www.vim-scripts.org/ -[4]:http://www.vimawesome.com/ \ No newline at end of file +[4]:http://www.vimawesome.com/