-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.52 KB
/
Copy path.gitmodules
File metadata and controls
33 lines (33 loc) · 1.52 KB
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
28
29
30
31
32
33
[submodule "vim/vim.symlink/bundle/colors-solarized"]
path = vim/vim.symlink/bundle/colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/vim.symlink/bundle/ctrlp"]
path = vim/vim.symlink/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/vim.symlink/bundle/ack"]
path = vim/vim.symlink/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/vim.symlink/bundle/fugitive"]
path = vim/vim.symlink/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/vim.symlink/bundle/rails"]
path = vim/vim.symlink/bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/vim.symlink/bundle/coffee-script"]
path = vim/vim.symlink/bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/vim.symlink/bundle/vim-bundler"]
path = vim/vim.symlink/bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "vim/vim.symlink/bundle/nerdtree"]
path = vim/vim.symlink/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/vim.symlink/bundle/nerdcommenter"]
path = vim/vim.symlink/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/vim.symlink/bundle/snipmate"]
path = vim/vim.symlink/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim/vim.symlink/bundle/snipmate-snippets"]
path = vim/vim.symlink/bundle/snipmate-snippets
url = https://github.com/scrooloose/snipmate-snippets.git