aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-25 19:12:28 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-25 19:12:28 +1200
commit02f8c846ca614fdf06bf6fcc77280c590337cdac (patch)
tree086744b1481ec0b34981e583168834f1bd64a13e /.gitmodules
parentUse <Leader> in vimrc where reasonable (diff)
downloaddotfiles-02f8c846ca614fdf06bf6fcc77280c590337cdac.tar.gz
dotfiles-02f8c846ca614fdf06bf6fcc77280c590337cdac.zip
Add and apply new clear_local_maps.vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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