summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarc Pervaz Boocha <mboocha@sudomsg.com>2026-04-01 22:49:52 +0530
committerMarc Pervaz Boocha <mboocha@sudomsg.com>2026-04-01 22:49:52 +0530
commit7ab28952eef01d4803cc642f4ebc305d07123aa5 (patch)
tree21d0d8a39e2cb4fec923acb68c3fc5d475655b53 /.gitmodules
parentUpdated plugins (diff)
downloaddotfiles-7ab28952eef01d4803cc642f4ebc305d07123aa5.tar
dotfiles-7ab28952eef01d4803cc642f4ebc305d07123aa5.tar.gz
dotfiles-7ab28952eef01d4803cc642f4ebc305d07123aa5.tar.bz2
dotfiles-7ab28952eef01d4803cc642f4ebc305d07123aa5.tar.lz
dotfiles-7ab28952eef01d4803cc642f4ebc305d07123aa5.tar.xz
dotfiles-7ab28952eef01d4803cc642f4ebc305d07123aa5.tar.zst
dotfiles-7ab28952eef01d4803cc642f4ebc305d07123aa5.zip
Updated nvimHEADmain
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules13
1 files changed, 0 insertions, 13 deletions
diff --git a/.gitmodules b/.gitmodules
index 8131ab4..14ff2f8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,16 +1,3 @@
-[submodule "nvim-treesitter"]
- path = .local/share/nvim/site/pack/plugins/start/nvim-treesitter
- url = git://git.sudomsg.com/mirror/nvim-treesitter
- branch = main
-[submodule "mason"]
- path = .local/share/nvim/site/pack/plugins/start/mason
- url = git://git.sudomsg.com/mirror/mason
-[submodule "nvim-lspconfig"]
- path = .local/share/nvim/site/pack/plugins/start/nvim-lspconfig
- url = git://git.sudomsg.com/mirror/nvim-lspconfig
-[submodule "mason-lspconfig"]
- path = .local/share/nvim/site/pack/plugins/start/mason-lspconfig.nvim
- url = git://git.sudomsg.com/mirror/mason-lspconfig
[submodule "zsh-completions"]
path = .zfunc/zsh-completions
url = git://git.sudomsg.com/mirror/zsh-completions