diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-05-17 09:24:47 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-05-17 09:24:47 -0300 |
commit | ddad5db88aaa0e6fbf3f1bbb43bc549270f50598 (patch) | |
tree | 80f01eb61d553358d107af5cb592f5e289280feb /.gitmodules | |
parent | ac9cc84fe89e04a4d05870e3353b2569db2c00b2 (diff) |
vim: drop vimacs as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 046493e..9ebfaa1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,6 +16,3 @@ [submodule ".vim/pack/theming/molokai"] path = .vim/pack/theming/opt/molokai url = git@github.com:tomasr/molokai.git -[submodule ".vim/pack/editing/start/Vimacs"] - path = .vim/pack/editing/start/Vimacs - url = git@github.com:vim-scripts/Vimacs.git |