1
0
mirror of https://github.com/gryf/.vim.git synced 2026-04-30 00:14:08 +02:00

Added jedi, multiple-cursors and html5 repos

This commit is contained in:
2014-06-29 19:20:32 +02:00
parent e8692558f8
commit 556e48ae3f
4 changed files with 16 additions and 8 deletions
+3
View File
@@ -24,3 +24,6 @@ bundle/git_nerdtree = [git]https://github.com/scrooloose/nerdtree.git
bundle/git_css = [git]https://github.com/skammer/vim-css-color.git
bundle/ft_git_matchtagalways = [git]https://github.com/Valloric/MatchTagAlways.git
bundle/git_vim-snippets = [git]https://github.com/honza/vim-snippets.git
bundle/git_jedi = [git]https://github.com/davidhalter/jedi-vim.git
bundle/git_multiple-cursors = [git]https://github.com/terryma/vim-multiple-cursors.git
bundle/git_html5 = [git]https://github.com/othree/html5.vim.git