From ab83ed52b16e1db1bb7bb271d6abc47f5b954713 Mon Sep 17 00:00:00 2001 From: hustcalm Date: Mon, 29 Oct 2012 19:28:02 +0800 Subject: [PATCH] update README markdown syntax --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1463d987..8b9610fa 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ As amix mentioned, you can isntall your own plugins via pathogen,for instance vi git clone git://github.com/tpope/vim-rails.git sources_plugins/vim-rails After this,you got vim-rails under sources_plugins/vim-rails as a git local repo. + **But** maybe amix forgot to mention that you have to change plugins_config.vim under ~/.vim_runtime/vimrcs to make the plugin work. Just to add a line to plugins_config.vim and it may look like this: