-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
39 lines (39 loc) · 2.08 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
[submodule "nvim/.config/nvim/pack/plugins/start/kotlin-vim"]
path = nvim/.config/nvim/pack/plugins/start/kotlin-vim
url = https://github.com/udalov/kotlin-vim.git
[submodule "nvim/.config/nvim/pack/plugins/start/vim-airline"]
path = nvim/.config/nvim/pack/plugins/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "void/subprojects/git-merge-pr"]
path = sourcecode/subprojects/git-merge-pr
url = https://github.com/leahneukirchen/git-merge-pr.git
[submodule "sourcecode/subprojects/get-otp"]
path = sourcecode/subprojects/get-otp
url = https://github.com/ericonr/get-otp.git
[submodule "nvim/.config/nvim/pack/plugins/start/nvim-lspconfig"]
path = nvim/.config/nvim/pack/plugins/start/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig.git
[submodule "sourcecode/subprojects/ep"]
path = sourcecode/subprojects/ep
url = https://github.com/ericonr/ep.git
[submodule "nvim/.config/nvim/pack/plugins/start/goyo.vim"]
path = nvim/.config/nvim/pack/plugins/start/goyo.vim
url = https://github.com/junegunn/goyo.vim.git
[submodule "nvim/.config/nvim/pack/plugins/start/rainbow"]
path = nvim/.config/nvim/pack/plugins/start/rainbow
url = https://github.com/luochen1990/rainbow.git
[submodule "nvim/.config/nvim/pack/plugins/start/telescope.nvim"]
path = nvim/.config/nvim/pack/plugins/start/telescope.nvim
url = https://github.com/nvim-telescope/telescope.nvim.git
[submodule "nvim/.config/nvim/pack/plugins/start/plenary.nvim"]
path = nvim/.config/nvim/pack/plugins/start/plenary.nvim
url = https://github.com/nvim-lua/plenary.nvim.git
[submodule "nvim/.config/nvim/pack/plugins/start/nvim-treesitter"]
path = nvim/.config/nvim/pack/plugins/start/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter.git
[submodule "nvim/.config/nvim/pack/plugins/start/epics.vim"]
path = nvim/.config/nvim/pack/plugins/start/epics.vim
url = https://github.com/NickeZ/epics.vim.git
[submodule "nvim/.config/nvim/pack/plugins/start/guess-indent.nvim"]
path = nvim/.config/nvim/pack/plugins/start/guess-indent.nvim
url = https://github.com/NMAC427/guess-indent.nvim.git