diff options
author | sinanmohd <sinan@firemail.cc> | 2023-08-27 19:26:35 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-08-27 20:31:09 +0530 |
commit | e4a37a1252336e1fef361fdeca2b0c2535437ab3 (patch) | |
tree | 53d3501efe02e13950bb1d9bdce182816f64be4c /.gitmodules | |
parent | acc87f32c5ae71546b6eec42b4f23e3e7fbe12af (diff) |
config/nvim: refactor
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 0ea1d9d..744e475 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule ".local/bin/sds"] path = .local/bin/sds url = https://git.sinanmohd.com/sds -[submodule ".config/nvim"] - path = .config/nvim - url = https://git.sinanmohd.com/nvim |