From f540f2d90c1f972903ad011e9376dff529ff90ee Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 14 Dec 2019 21:41:16 +0100 Subject: Add 'nohai' plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 72e25f0..16ea6b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -104,3 +104,6 @@ [submodule "bundle/undotree"] path = bundle/undotree url = https://github.com/mbbill/undotree.git +[submodule "bundle/vim-nohai"] + path = bundle/vim-nohai + url = https://github.com/teddywing/vim-nohai.git -- cgit v1.2.3