-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 1.11 KB
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 1.11 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
[submodule "openingh"]
path = .config/nvim/lua/dev/openingh.nvim
url = git@github.com:bezhermoso/openingh.nvim.git
[submodule "base16-live-reload.nvim"]
path = dot-config/nvim/lua/dev/base16-live-reload.nvim
url = git@github.com:bezhermoso/base16-live-reload.nvim
branch = main
[submodule "tpm"]
path = dot-config/tmux/plugins/tpm
url = git@github.com:tmux-plugins/tpm.git
[submodule "todos-lualine.nvim"]
path = dot-config/nvim/lua/dev/todos-lualine.nvim
url = git@github.com:bezhermoso/todos-lualine.nvim
branch = main
[submodule "alpha-nvim"]
path = dot-config/nvim/lua/dev/alpha-nvim
url = git@github.com:bezhermoso/alpha-nvim
branch = redraw-terminal-elements
[submodule ".config/nvim/lua/dev/tree-sitter-ghostty"]
path = dot-config/nvim/lua/dev/tree-sitter-ghostty
url = git@github.com:bezhermoso/tree-sitter-ghostty
[submodule ".config/ghostty/shaders/ghostty-shaders"]
path = dot-config/ghostty/shaders/ghostty-shaders
url = git@github.com:m-ahdal/ghostty-shaders.git
[submodule "tinted-nvim"]
path = dot-config/nvim/lua/dev/tinted-nvim
url = git@github.com:tinted-theming/tinted-nvim
branch = main