-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 1.99 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 1.99 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule ".bin/lein"]
path = .bin/lein
url = https://github.com/technomancy/leiningen/blob/master/bin/lein
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/taglist"]
path = .vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule ".vim/bundle/python-mode"]
path = .vim/bundle/python-mode
url = https://github.com/klen/python-mode.git
[submodule ".zsh/oh-my-zsh"]
path = .zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/vim-notes"]
path = .vim/bundle/vim-notes
url = https://github.com/xolox/vim-notes.git
[submodule ".vim/bundle/gitgutter"]
path = .vim/bundle/gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule ".vim/bundle/vim-fireplace"]
path = .vim/bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule ".vim/bundle/vim-clojure-static"]
path = .vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule ".vim/bundle/vim-classpath"]
path = .vim/bundle/vim-classpath
url = https://github.com/tpope/vim-classpath.git
[submodule ".vim/bundle/vim-dispatch"]
path = .vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule ".vim/bundle/paredit.vim"]
path = .vim/bundle/paredit.vim
url = https://github.com/vim-scripts/paredit.vim.git
[submodule ".vim/bundle/scratch"]
path = .vim/bundle/scratch
url = https://github.com/vim-scripts/scratch.vim.git
[submodule ".vim/bundle/vimroom"]
path = .vim/bundle/vimroom
url = https://github.com/mikewest/vimroom.git
[submodule ".vim/bundle/jshint2"]
path = .vim/bundle/jshint2
url = https://github.com/Shutnik/jshint2.vim