From db44a8cbb3da323d6ef3520c7079db20bf63985e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 16 May 2024 17:15:53 -0300 Subject: vim: move molokai under pack/*/opt Per recommendation under |pack-add| --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') 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 -- cgit 1.3.0-6-gf8a5