-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
129 lines (129 loc) · 4.05 KB
/
.gitmodules
File metadata and controls
129 lines (129 loc) · 4.05 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
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
ignore = dirty
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
ignore = dirty
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
ignore = dirty
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
ignore = dirty
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
ignore = dirty
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
ignore = dirty
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
ignore = dirty
[submodule "bundle/vim-sleuth"]
path = bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
ignore = dirty
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
ignore = dirty
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
ignore = dirty
[submodule "bundle/vim-eunuch"]
path = bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
ignore = dirty
[submodule "bundle/vim-bbye"]
path = bundle/vim-bbye
url = https://github.com/moll/vim-bbye.git
ignore = dirty
[submodule "bundle/alternate"]
path = bundle/alternate
url = https://github.com/nacitar/a.vim.git
ignore = dirty
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
ignore = dirty
[submodule "bundle/vim-signature"]
path = bundle/vim-signature
url = https://github.com/kshenoy/vim-signature.git
ignore = dirty
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
ignore = dirty
[submodule "bundle/vim-lsp"]
path = bundle/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp.git
ignore = dirty
[submodule "bundle/vim-lsp-settings"]
path = bundle/vim-lsp-settings
url = https://github.com/mattn/vim-lsp-settings.git
ignore = dirty
[submodule "bundle/asyncomplete.vim"]
path = bundle/asyncomplete.vim
url = https://github.com/prabirshrestha/asyncomplete.vim.git
ignore = dirty
[submodule "bundle/asyncomplete-lsp.vim"]
path = bundle/asyncomplete-lsp.vim
url = https://github.com/prabirshrestha/asyncomplete-lsp.vim.git
ignore = dirty
[submodule "bundle/vim-rooter"]
path = bundle/vim-rooter
url = https://github.com/airblade/vim-rooter.git
ignore = dirty
[submodule "bundle/vim-code-dark"]
path = bundle/vim-code-dark
url = https://github.com/tomasiser/vim-code-dark.git
ignore = dirty
[submodule "bundle/onedark.vim"]
path = bundle/onedark.vim
url = https://github.com/joshdick/onedark.vim.git
ignore = dirty
[submodule "bundle/nord-vim"]
path = bundle/nord-vim
url = https://github.com/nordtheme/vim.git
ignore = dirty
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
ignore = dirty
[submodule "bundle/fzf"]
path = bundle/fzf
url = https://github.com/junegunn/fzf.git
ignore = dirty
[submodule "bundle/fzf.vim"]
path = bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
ignore = dirty
[submodule "bundle/vim-signify"]
path = bundle/vim-signify
url = https://github.com/mhinz/vim-signify.git
ignore = dirty
[submodule "bundle/vim-which-key"]
path = bundle/vim-which-key
url = https://github.com/liuchengxu/vim-which-key.git
ignore = dirty
[submodule "bundle/vim-obsession"]
path = bundle/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "bundle/vim-lspfuzzy"]
path = bundle/vim-lspfuzzy
url = https://github.com/jiz4oh/vim-lspfuzzy.git
[submodule "bundle/vim-vp4"]
path = bundle/vim-vp4
url = https://github.com/ngemily/vim-vp4.git