forked from mathiasbynens/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
90 lines (90 loc) · 3.6 KB
/
.gitmodules
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[submodule ".vim/bundle/ag"]
path = .vim/bundle/ag
url = https://github.com/rking/ag.vim
[submodule ".vim/bundle/vim-bundle"]
path = .vim/bundle/vim-bundle
url = https://github.com/tpope/vim-bundler.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.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-node"]
path = .vim/bundle/vim-node
url = https://github.com/moll/vim-node.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-eunuch"]
path = .vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-mustache-handlebars"]
path = .vim/bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule ".vim/bundle/vim-javascript-syntax"]
path = .vim/bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule ".vim/bundle/vim-windowswap"]
path = .vim/bundle/vim-windowswap
url = https://github.com/wesQ3/vim-windowswap.git
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-tmux-navigator"]
path = .vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule ".vim/bundle/vim-test"]
path = .vim/bundle/vim-test
url = https://github.com/janko-m/vim-test.git
[submodule ".vim/bundle/vimux"]
path = .vim/bundle/vimux
url = https://github.com/benmills/vimux.git
[submodule ".vim/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/vim-sleuth"]
path = .vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule ".vim/bundle/vim-lion"]
path = .vim/bundle/vim-lion
url = https://github.com/tommcdo/vim-lion.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-fireplace"]
path = .vim/bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule ".vim/bundle/vim-sexp-mappings-for-regular-people"]
path = .vim/bundle/vim-sexp-mappings-for-regular-people
url = https://github.com/tpope/vim-sexp-mappings-for-regular-people.git
[submodule ".vim/bundle/vim-sexp"]
path = .vim/bundle/vim-sexp
url = https://github.com/guns/vim-sexp.git
[submodule ".vim/bundle/vim-salve"]
path = .vim/bundle/vim-salve
url = https://github.com/tpope/vim-salve.git
[submodule ".vim/bundle/vim-textobj-user"]
path = .vim/bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule ".vim/bundle/vim-textobj-rubyblock"]
path = .vim/bundle/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule ".vim/bundle/vim-elixir"]
path = .vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git