« get me outta code hell

vim: move molokai under pack/*/opt - dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-05-16 17:15:53 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-16 17:15:53 -0300
commitdb44a8cbb3da323d6ef3520c7079db20bf63985e (patch)
tree719885dc45ad24c22a781c11123f77728683d9b3 /.gitmodules
parenta5d088500956744c70e7ca2d086fff04d19e5e4d (diff)
vim: move molokai under pack/*/opt
Per recommendation under |pack-add|
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0597e3b..046493e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -14,7 +14,7 @@
 	path = .vim/pack/tooling/start/eslint
 	url = git@github.com:eslint/eslint.git
 [submodule ".vim/pack/theming/molokai"]
-	path = .vim/pack/theming/start/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