1
0
mirror of https://github.com/gryf/.vim.git synced 2026-03-05 01:15:48 +01:00

Removed old windows related stuff, corrections for git repositories

This commit is contained in:
2013-03-12 15:54:23 +01:00
parent a8f1365f18
commit 3263cd0c8f
8 changed files with 4 additions and 481 deletions

4
.hgsub
View File

@@ -4,7 +4,7 @@ bundle/git_gundo = [git]https://github.com/sjl/gundo.vim.git
bundle/doc_git_py2stdlib = [git]https://github.com/vim-scripts/Python-2.x-Standard-Library-Reference.git
bundle/ft_git_pyflakes-vim = [git]https://github.com/kevinw/pyflakes-vim.git
bundle/ft_git_pydoc = [git]https://github.com/fs111/pydoc.vim.git
bundle/git_vcscommand = [git]git://repo.or.cz/vcscommand.git
bundle/git_vcscommand = [git]http://repo.or.cz/r/vcscommand.git
bundle/git_tagbar = [git]https://github.com/majutsushi/tagbar.git
bundle/git_surround = [git]https://github.com/tpope/vim-surround.git
bundle/git_snipmate = [git]https://github.com/msanders/snipmate.vim.git
@@ -13,6 +13,6 @@ bundle/git_nerdcommenter = [git]https://github.com/scrooloose/nerdcommenter.git
bundle/git_ctrlp = [git]https://github.com/kien/ctrlp.vim.git
bundle/git_syntastic = [git]https://github.com/scrooloose/syntastic.git
bundle/git_taglisttoo = [git]https://github.com/ervandew/taglisttoo.git
bundle/git_gitgutter = [git]git://github.com/airblade/vim-gitgutter.git
bundle/git_gitgutter = [git]https://github.com/airblade/vim-gitgutter.git
bundle/git_vim-javascript = [git]https://github.com/pangloss/vim-javascript.git
bundle/git_vim-nodejs-complete = [git]https://github.com/myhere/vim-nodejs-complete.git