-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
102 lines (102 loc) · 4.16 KB
/
.gitmodules
File metadata and controls
102 lines (102 loc) · 4.16 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
94
95
96
97
98
99
100
101
102
[submodule "pack/coding/start/formatter.nvim"]
path = pack/coding/start/formatter.nvim
url = https://github.com/mhartington/formatter.nvim
[submodule "pack/coding/start/nvim-lint"]
path = pack/coding/start/nvim-lint
url = https://github.com/mfussenegger/nvim-lint.git
[submodule "pack/lsp/start/cmp-luasnip"]
path = pack/lsp/start/cmp-luasnip
url = https://github.com/saadparwaiz1/cmp_luasnip
[submodule "pack/lsp/start/cmp-nvim-lsp"]
path = pack/lsp/start/cmp-nvim-lsp
url = https://github.com/hrsh7th/cmp-nvim-lsp
[submodule "pack/lsp/start/lspconfig"]
path = pack/lsp/start/lspconfig
url = https://github.com/neovim/nvim-lspconfig
[submodule "pack/lsp/start/luasnip"]
path = pack/lsp/start/luasnip
url = https://github.com/L3MON4D3/LuaSnip
[submodule "pack/lsp/start/mason"]
path = pack/lsp/start/mason
url = https://github.com/williamboman/mason.nvim
[submodule "pack/lsp/start/mason-lspconfig"]
path = pack/lsp/start/mason-lspconfig
url = https://github.com/williamboman/mason-lspconfig.nvim
[submodule "pack/lsp/start/nvim-cmp"]
path = pack/lsp/start/nvim-cmp
url = https://github.com/hrsh7th/nvim-cmp
[submodule "pack/shell/start/nerdtree"]
path = pack/shell/start/nerdtree
url = https://github.com/preservim/nerdtree
[submodule "pack/shell/start/fzf"]
path = pack/shell/start/fzf
url = https://github.com/junegunn/fzf
[submodule "pack/shell/start/fzf-lua"]
path = pack/shell/start/fzf-lua
url = https://github.com/ibhagwan/fzf-lua
[submodule "pack/lsp/start/lsp-inlayhints"]
path = pack/lsp/start/lsp-inlayhints
url = https://github.com/lvimuser/lsp-inlayhints.nvim
[submodule "pack/coding/start/nvim-treesitter"]
path = pack/coding/start/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter
[submodule "pack/lsp/start/fidget"]
path = pack/lsp/start/fidget
url = https://github.com/j-hui/fidget.nvim
[submodule "pack/shell/start/zen-mode"]
path = pack/shell/start/zen-mode
url = https://github.com/folke/zen-mode.nvim
[submodule "pack/shell/start/twilight"]
path = pack/shell/start/twilight
url = https://github.com/folke/twilight.nvim
[submodule "pack/theme/start/vscode"]
path = pack/theme/start/vscode
url = https://github.com/Mofiqul/vscode.nvim
[submodule "pack/shell/start/gitsigns"]
path = pack/shell/start/gitsigns
url = https://github.com/lewis6991/gitsigns.nvim
[submodule "pack/shell/start/neogit"]
path = pack/shell/start/neogit
url = https://github.com/NeogitOrg/neogit
[submodule "pack/shell/start/plenary"]
path = pack/shell/start/plenary
url = https://github.com/nvim-lua/plenary.nvim
[submodule "pack/dap/start/nvim-dap"]
path = pack/dap/start/nvim-dap
url = https://github.com/mfussenegger/nvim-dap.git
[submodule "pack/dap/start/nvim-neotest"]
path = pack/dap/start/nvim-neotest
url = https://github.com/nvim-neotest/nvim-nio
[submodule "pack/dap/start/nvim-dap-ui"]
path = pack/dap/start/nvim-dap-ui
url = https://github.com/rcarriga/nvim-dap-ui
[submodule "pack/lsp/start/nvim-jdtls"]
path = pack/lsp/start/nvim-jdtls
url = https://github.com/mfussenegger/nvim-jdtls
[submodule "pack/shell/start/asyncrun.vim"]
path = pack/shell/start/asyncrun.vim
url = https://github.com/skywind3000/asyncrun.vim
[submodule "pack/coding/start/conform.nvim"]
path = pack/coding/start/conform.nvim
url = https://github.com/stevearc/conform.nvim.git
[submodule "pack/coding/start/laravel.nvim"]
path = pack/coding/start/laravel.nvim
url = https://github.com/adalessa/laravel.nvim.git
[submodule "pack/coding/start/telescope.nvim"]
path = pack/coding/start/telescope.nvim
url = https://github.com/nvim-telescope/telescope.nvim.git
[submodule "pack/coding/start/plenary.nvim"]
path = pack/coding/start/plenary.nvim
url = https://github.com/nvim-lua/plenary.nvim.git
[submodule "pack/coding/start/nui.nvim"]
path = pack/coding/start/nui.nvim
url = https://github.com/MunifTanjim/nui.nvim.git
[submodule "pack/shell/start/tree-sitter-blade"]
path = pack/shell/start/tree-sitter-blade
url = https://github.com/EmranMR/tree-sitter-blade
[submodule "pack/theme/start/neovim"]
path = pack/theme/start/neovim
url = https://github.com/rose-pine/neovim
[submodule "pack/coding/start/vim-blade"]
path = pack/coding/start/vim-blade
url = https://github.com/jwalton512/vim-blade