mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Changed repo protocol to ssl for vcscommand
This commit is contained in:
3
vimrc
3
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user