From 392f6db1d5a00c87e0340fd4c8a7d6695492399c Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Sun, 28 Sep 2014 15:05:43 +0200 Subject: [PATCH] Added vim-interestingwords --- .gitmodules | 3 +++ vim/bundle/vim-interestingwords | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/vim-interestingwords 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