-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
166 lines (139 loc) · 4.57 KB
/
Copy path.gitmodules
File metadata and controls
166 lines (139 loc) · 4.57 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
# Plugins gerenciados pelo Pathogen (embedded repos, não submodules formais).
# ignore = dirty: oculta modified/untracked dentro do plugin em git status,
# mas ainda mostra quando update_my_plugins.sh traz commits novos.
# Dependência de teste
[submodule "test/vendor/vader.vim"]
path = test/vendor/vader.vim
url = https://github.com/junegunn/vader.vim
ignore = dirty
[submodule "plugins/coc.nvim"]
path = plugins/coc.nvim
url = https://github.com/neoclide/coc.nvim
branch = release
ignore = dirty
[submodule "plugins/fzf"]
path = plugins/fzf
url = https://github.com/junegunn/fzf
ignore = dirty
[submodule "plugins/fzf.vim"]
path = plugins/fzf.vim
url = https://github.com/junegunn/fzf.vim
ignore = dirty
[submodule "plugins/gv.vim"]
path = plugins/gv.vim
url = https://github.com/junegunn/gv.vim
ignore = dirty
[submodule "plugins/undotree"]
path = plugins/undotree
url = https://github.com/mbbill/undotree
ignore = dirty
[submodule "plugins/vim-closetag"]
path = plugins/vim-closetag
url = https://github.com/alvan/vim-closetag
ignore = dirty
[submodule "plugins/vim-dadbod"]
path = plugins/vim-dadbod
url = https://github.com/tpope/vim-dadbod
ignore = dirty
[submodule "plugins/vim-dadbod-completion"]
path = plugins/vim-dadbod-completion
url = https://github.com/kristijanhusak/vim-dadbod-completion
ignore = dirty
[submodule "plugins/vim-dadbod-ui"]
path = plugins/vim-dadbod-ui
url = https://github.com/kristijanhusak/vim-dadbod-ui
ignore = dirty
[submodule "plugins/vim-devicons"]
path = plugins/vim-devicons
url = https://github.com/ryanoasis/vim-devicons
ignore = dirty
[submodule "plugins/vim-elixir"]
path = plugins/vim-elixir
url = https://github.com/elixir-editors/vim-elixir
ignore = dirty
[submodule "plugins/vim-endwise"]
path = plugins/vim-endwise
url = https://github.com/tpope/vim-endwise
ignore = dirty
[submodule "plugins/vim-js-pretty-template"]
path = plugins/vim-js-pretty-template
url = https://github.com/Quramy/vim-js-pretty-template
ignore = dirty
[submodule "plugins/vim-jsx-improve"]
path = plugins/vim-jsx-improve
url = https://github.com/neoclide/vim-jsx-improve
ignore = dirty
[submodule "plugins/vim-mdx-js"]
path = plugins/vim-mdx-js
url = https://github.com/jxnblk/vim-mdx-js
ignore = dirty
[submodule "plugins/vim-mix-format"]
path = plugins/vim-mix-format
url = https://github.com/mhinz/vim-mix-format
ignore = dirty
[submodule "plugins/vim-nerdtree-syntax-highlight"]
path = plugins/vim-nerdtree-syntax-highlight
url = https://github.com/tiagofumo/vim-nerdtree-syntax-highlight
ignore = dirty
[submodule "plugins/vim-obsession"]
path = plugins/vim-obsession
url = https://github.com/tpope/vim-obsession
ignore = dirty
[submodule "plugins/vim-projectionist"]
path = plugins/vim-projectionist
url = https://github.com/tpope/vim-projectionist
ignore = dirty
[submodule "plugins/vim-rails"]
path = plugins/vim-rails
url = https://github.com/tpope/vim-rails
ignore = dirty
[submodule "plugins/vim-rooter"]
path = plugins/vim-rooter
url = https://github.com/airblade/vim-rooter
ignore = dirty
[submodule "plugins/vim-snippets"]
path = plugins/vim-snippets
url = https://github.com/honza/vim-snippets
ignore = dirty
[submodule "plugins/vim-test"]
path = plugins/vim-test
url = https://github.com/vim-test/vim-test
ignore = dirty
[submodule "plugins/vim-unimpaired"]
path = plugins/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
ignore = dirty
[submodule "plugins/vimux"]
path = plugins/vimux
url = https://github.com/preservim/vimux
ignore = dirty
[submodule "plugins/vim-visual-multi"]
path = plugins/vim-visual-multi
url = https://github.com/mg979/vim-visual-multi
ignore = dirty
[submodule "plugins/vim-matchup"]
path = plugins/vim-matchup
url = https://github.com/andymass/vim-matchup
ignore = dirty
[submodule "plugins/vim-sleuth"]
path = plugins/vim-sleuth
url = https://github.com/tpope/vim-sleuth
ignore = dirty
[submodule "plugins/vim-claude-code"]
path = plugins/vim-claude-code
url = https://github.com/rishi-opensource/vim-claude-code
ignore = dirty
[submodule "plugins/vim-tmux-navigator"]
path = plugins/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "plugins/vim-which-key"]
path = plugins/vim-which-key
url = https://github.com/liuchengxu/vim-which-key
ignore = dirty
[submodule "plugins/vim-table-mode"]
path = plugins/vim-table-mode
url = https://github.com/dhruvasagar/vim-table-mode
ignore = dirty
[submodule "plugins/vim-ai-autocomplete"]
path = plugins/vim-ai-autocomplete
url = https://github.com/albertosca/vim-ai-autocomplete.git