From 0d0810e84dbab21fa55a8d2a947eb63d1352f873 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 9 May 2018 13:17:01 +0200 Subject: vim: Add vim-grammarous Signed-off-by: Florian Pritz --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e61305d..309ef88 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,3 +124,6 @@ [submodule ".vim/bundle/neoyank.vim"] path = .vim/bundle/neoyank.vim url = https://github.com/Shougo/neoyank.vim.git +[submodule ".vim/bundle/vim-grammarous"] + path = .vim/bundle/vim-grammarous + url = https://github.com/rhysd/vim-grammarous.git -- cgit v1.2.3-24-g4f1b