diff --git a/.gitmodules b/.gitmodules index e316156..9cb7f8c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "vim-files/.vim/bundle/python-mode"] path = vim-files/.vim/bundle/python-mode url = https://github.com/klen/python-mode.git +[submodule "vim-files/.vim/bundle/vim-lucius"] + path = vim-files/.vim/bundle/vim-lucius + url = https://github.com/jonathanfilip/vim-lucius.git diff --git a/vim-files/.vim/bundle/vim-lucius b/vim-files/.vim/bundle/vim-lucius new file mode 160000 index 0000000..1308fe9 --- /dev/null +++ b/vim-files/.vim/bundle/vim-lucius @@ -0,0 +1 @@ +Subproject commit 1308fe937eb9dfab7ff521c1f77c12c71901be64