forked from alessioalex/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1017 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1017 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "vim/bundle/NERD_Tree"]
path = vim/bundle/NERD_Tree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/snipMate"]
path = vim/bundle/snipMate
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/tComment"]
path = vim/bundle/tComment
url = https://github.com/tomtom/tcomment_vim.git
[submodule "vim/bundle/zencoding"]
path = vim/bundle/zencoding
url = https://github.com/mattn/zencoding-vim.git
[submodule "vim/bundle/pastie"]
path = vim/bundle/pastie
url = https://github.com/tpope/vim-pastie.git
[submodule "vim/bundle/delimitMate"]
path = vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "vim/bundle/JSLint"]
path = vim/bundle/JSLint
url = https://github.com/hallettj/jslint.vim.git
[submodule "vim/bundle/EasyMotion"]
path = vim/bundle/EasyMotion
url = https://github.com/Lokaltog/vim-easymotion.git