-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 980 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "neovim/.lsp_vendors/kotlin-language-server"]
path = neovim/.lsp_vendors/kotlin-language-server
url = [email protected]:fwcd/kotlin-language-server.git
[submodule "neovim/.lsp_vendors/vscode-gradle"]
path = neovim/.lsp_vendors/vscode-gradle
url = [email protected]:microsoft/vscode-gradle.git
[submodule "zsh/.themes/dracula"]
path = zsh/.themes/dracula
url = [email protected]:dracula/zsh.git
[submodule "zsh/.themes/dracula-syntax-highlighting"]
path = zsh/.themes/dracula-syntax-highlighting
url = [email protected]:dracula/zsh-syntax-highlighting.git
[submodule "zsh/.themes/zsh-syntax-highlighting"]
path = zsh/.themes/zsh-syntax-highlighting
url = [email protected]:zsh-users/zsh-syntax-highlighting.git
[submodule "neovim/.lsp_vendors/lua-language-server"]
path = neovim/.lsp_vendors/lua-language-server
url = [email protected]:LuaLS/lua-language-server.git
[submodule "zsh/.plugins/evalcache"]
path = zsh/.plugins/evalcache
url = https://github.com/mroth/evalcache