From 02f8c846ca614fdf06bf6fcc77280c590337cdac Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 25 Jun 2018 19:12:28 +1200 Subject: Add and apply new clear_local_maps.vim plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dd10f0e4..46810091 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,6 +5,9 @@ [submodule "vim/bundle/big_file_options"] path = vim/bundle/big_file_options url = https://sanctum.geek.nz/code/vim-big-file-options.git +[submodule "vim/bundle/clear_local_maps"] + path = vim/bundle/clear_local_maps + url = https://sanctum.geek.nz/code/vim-clear-local-maps.git [submodule "vim/bundle/copy_linebreak"] path = vim/bundle/copy_linebreak url = https://sanctum.geek.nz/code/vim-copy-linebreak.git -- cgit v1.2.3