-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
35 lines (33 loc) · 1.75 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
[submodule "zsh/plugins/fast-syntax-highlighting"]
path = zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "nvim/plugins/site/pack/deps/start/mini.nvim"]
path = nvim/plugins/site/pack/deps/start/mini.nvim
url = https://github.com/echasnovski/mini.nvim
[submodule "nvim/plugins/site/pack/deps/opt/flash.nvim"]
path = nvim/plugins/site/pack/deps/opt/flash.nvim
url = https://github.com/folke/flash.nvim
[submodule "nvim/plugins/site/pack/deps/opt/gitsigns.nvim"]
path = nvim/plugins/site/pack/deps/opt/gitsigns.nvim
url = https://github.com/lewis6991/gitsigns.nvim
[submodule "nvim/plugins/site/pack/deps/opt/mason.nvim"]
path = nvim/plugins/site/pack/deps/opt/mason.nvim
url = https://github.com/williamboman/mason.nvim
[submodule "nvim/plugins/site/pack/deps/opt/nvim-lspconfig"]
path = nvim/plugins/site/pack/deps/opt/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig
[submodule "nvim/plugins/site/pack/deps/opt/nvim-treesitter"]
path = nvim/plugins/site/pack/deps/opt/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter
[submodule "nvim/plugins/site/pack/deps/opt/nvim-treesitter-textobjects"]
path = nvim/plugins/site/pack/deps/opt/nvim-treesitter-textobjects
url = https://github.com/nvim-treesitter/nvim-treesitter-textobjects
[submodule "nvim/plugins/site/pack/deps/opt/supermaven-nvim"]
path = nvim/plugins/site/pack/deps/opt/supermaven-nvim
url = https://github.com/supermaven-inc/supermaven-nvim
[submodule "yazi/plugins/bookmarks.yazi"]
path = yazi/plugins/bookmarks.yazi
url = https://github.com/dedukun/bookmarks.yazi