-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
93 lines (93 loc) · 3.5 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
91
92
93
[submodule ".vim/bundle/vim-gnupg"]
path = .vim/bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/SudoEdit"]
path = .vim/bundle/SudoEdit
url = https://github.com/vim-scripts/SudoEdit.vim
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/openscad"]
path = .vim/bundle/openscad
url = https://github.com/choffee/openscad.vim.git
[submodule ".vim/bundle/vim-snipmate"]
path = .vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule ".vim/bundle/snipmate-snippets"]
path = .vim/bundle/snipmate-snippets
url = https://github.com/vim-scripts/snipmate-snippets.git
[submodule ".vim/bundle/vim-addon-mw-utils"]
path = .vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule ".vim/bundle/tlib_vim"]
path = .vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule ".wireshark/eventdistr"]
path = .wireshark/eventdistr
url = https://gist.github.com/5924296.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule ".vim/bundle/vim-git"]
path = .vim/bundle/vim-git
url = https://github.com/tpope/vim-git
[submodule ".vim/bundle/vim-dispatch"]
path = .vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim
[submodule ".config/awesome/lain"]
path = .config/awesome/lain
url = https://github.com/rohieb/lain.git
[submodule ".wireshark/ipnd"]
path = .wireshark/ipnd
url = https://github.com/rohieb/wireshark-ipnd-dissector
[submodule "opt/git-imerge"]
path = opt/git-imerge
url = https://github.com/mhagger/git-imerge
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "opt/dircolors-solarized"]
path = opt/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized
[submodule ".vim/bundle/conflict-marker"]
path = .vim/bundle/conflict-marker
url = https://github.com/rhysd/conflict-marker.vim
[submodule "opt/fasd"]
path = opt/fasd
url = https://github.com/clvv/fasd
[submodule ".vim/bundle/fzf.vim"]
path = .vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule ".vim/bundle/fzf"]
path = .vim/bundle/fzf
url = https://github.com/junegunn/fzf
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "opt/bitbake"]
path = opt/bitbake
url = git://git.openembedded.org/bitbake
[submodule ".vim/bundle/vim-table-mode"]
path = .vim/bundle/vim-table-mode
url = https://github.com/dhruvasagar/vim-table-mode
[submodule ".vim/bundle/vim-lsp"]
path = .vim/bundle/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp
[submodule ".vim/bundle/vim-lsp-settings"]
path = .vim/bundle/vim-lsp-settings
url = https://github.com/mattn/vim-lsp-settings