From 5acf73495ff2e914bc364b23bbcad18b95ce972d Mon Sep 17 00:00:00 2001 From: gryf Date: Sat, 13 Feb 2016 08:18:18 +0100 Subject: [PATCH] Changed repo protocol to ssl for vcscommand --- vimrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vimrc b/vimrc index 1dae615..925a61b 100644 --- a/vimrc +++ b/vimrc @@ -25,7 +25,7 @@ NeoBundle "gryf/mark" NeoBundle "gryf/zoom.vim" NeoBundle "hallison/vim-markdown" NeoBundle "honza/vim-snippets" -NeoBundle "http://repo.or.cz/r/vcscommand.git" +NeoBundle "https://repo.or.cz/r/vcscommand.git" NeoBundle "vimwiki/vimwiki" NeoBundle "kazuyukitanimura/jsbeautify" NeoBundle "kevinw/pyflakes-vim" @@ -61,7 +61,6 @@ NeoBundle "will133/vim-dirdiff" NeoBundle "vim-scripts/JavaScript-Indent" NeoBundle "vim-scripts/vis" - let g:ctags_statusline=1 let generate_tags=1