From 27ff1775da7b667d4f5e0666fd5382817e2ec421 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 2 Jun 2015 12:09:26 -0300 Subject: VIMperator plugin --- .gitmodules | 3 +++ vim.dot.link/bundle/vimperator | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim.dot.link/bundle/vimperator diff --git a/.gitmodules b/.gitmodules index 555e9c1..38605b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "vim.dot.link/bundle/vim-twig"] path = vim.dot.link/bundle/vim-twig url = https://github.com/evidens/vim-twig +[submodule "vim.dot.link/bundle/vimperator"] + path = vim.dot.link/bundle/vimperator + url = https://github.com/superbrothers/vim-vimperator diff --git a/vim.dot.link/bundle/vimperator b/vim.dot.link/bundle/vimperator new file mode 160000 index 0000000..249689e --- /dev/null +++ b/vim.dot.link/bundle/vimperator @@ -0,0 +1 @@ +Subproject commit 249689edee67ca87520af9024d1f70dadac9bbef -- cgit v1.2.3