From 2baef60dbc0fe0d3f8c232674d6f84c8805c5395 Mon Sep 17 00:00:00 2001 From: XLCYun Date: Tue, 14 Jul 2015 14:43:42 +0800 Subject: [PATCH] Update 20150713 How to manage Vim plugins.md --- sources/tech/20150713 How to manage Vim plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/