diff --git a/.gitmodules b/.gitmodules index af2ede9..8a54d7c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "vim/bundle/MatchTagAlways"] path = vim/bundle/MatchTagAlways url = git@github.com:Valloric/MatchTagAlways.git +[submodule "vim/bundle/vim-interestingwords"] + path = vim/bundle/vim-interestingwords + url = git@github.com:vasconcelloslf/vim-interestingwords.git diff --git a/vim/bundle/vim-interestingwords b/vim/bundle/vim-interestingwords new file mode 160000 index 0000000..416ee7c --- /dev/null +++ b/vim/bundle/vim-interestingwords @@ -0,0 +1 @@ +Subproject commit 416ee7ce554497a4fba0a49d1e5585eaa2f8aaa3