-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
93 lines (93 loc) · 3.34 KB
/
.gitmodules
File metadata and controls
93 lines (93 loc) · 3.34 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
[submodule "gruvbox"]
path = plugged/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule "vim-startify"]
path = plugged/vim-startify
url = https://github.com/mhinz/vim-startify.git
[submodule "lightline.vim"]
path = plugged/lightline.vim
url = https://github.com/itchyny/lightline.vim.git
[submodule "fern-renderer-nerdfont.vim"]
path = plugged/fern-renderer-nerdfont.vim
url = https://github.com/lambdalisue/fern-renderer-nerdfont.vim.git
[submodule "fern.vim"]
path = plugged/fern.vim
url = https://github.com/lambdalisue/fern.vim.git
[submodule "glyph-palette.vim"]
path = plugged/glyph-palette.vim
url = https://github.com/lambdalisue/glyph-palette.vim.git
[submodule "nerdfont.vim"]
path = plugged/nerdfont.vim
url = https://github.com/lambdalisue/nerdfont.vim.git
[submodule "undotree"]
path = plugged/undotree
url = https://github.com/mbbill/undotree.git
[submodule "vista.vim"]
path = plugged/vista.vim
url = https://github.com/liuchengxu/vista.vim.git
[submodule "LeaderF"]
path = plugged/LeaderF
url = https://github.com/Yggdroot/LeaderF.git
[submodule "vim-floaterm"]
path = plugged/vim-floaterm
url = https://github.com/voldikss/vim-floaterm.git
[submodule "vim-signify"]
path = plugged/vim-signify
url = https://github.com/mhinz/vim-signify.git
[submodule "vim-commentary"]
path = plugged/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim-surround"]
path = plugged/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim-easymotion"]
path = plugged/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "tabular"]
path = plugged/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "coc.nvim"]
path = plugged/coc.nvim
url = https://github.com/neoclide/coc.nvim.git
[submodule "vim-clang-format"]
path = plugged/vim-clang-format
url = https://github.com/rhysd/vim-clang-format.git
[submodule "vim-tmux-navigator"]
path = plugged/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim-expand-region"]
path = plugged/vim-expand-region
url = https://github.com/terryma/vim-expand-region.git
[submodule "rainbow"]
path = plugged/rainbow
url = https://github.com/luochen1990/rainbow.git
[submodule "vim-visual-multi"]
path = plugged/vim-visual-multi
url = https://github.com/mg979/vim-visual-multi.git
[submodule "auto-pairs"]
path = plugged/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "context.vim"]
path = plugged/context.vim
url = https://github.com/wellle/context.vim.git
[submodule "vim-lsp"]
path = plugged/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp.git
[submodule "vim-lsp-settings"]
path = plugged/vim-lsp-settings
url = https://github.com/mattn/vim-lsp-settings.git
[submodule "vim-obsession"]
path = plugged/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "asyncomplete.vim"]
path = plugged/asyncomplete.vim
url = https://github.com/prabirshrestha/asyncomplete.vim.git
[submodule "asyncomplete-lsp.vim"]
path = plugged/asyncomplete-lsp.vim
url = https://github.com/prabirshrestha/asyncomplete-lsp.vim.git
[submodule "vim-indent-guides"]
path = plugged/vim-indent-guides
url = https://github.com/preservim/vim-indent-guides.git
[submodule "vim-fugitive"]
path = plugged/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git