From 6d5eb7f07d34c3c88431bffa5300cbd127142a3b Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 24 Nov 2018 21:08:36 +0100 Subject: Add 'vim-dome-key' plugin Syntax highlighting for DomeKey mapping files. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 380049c..19fd943 100644 --- a/.gitmodules +++ b/.gitmodules @@ -86,3 +86,6 @@ [submodule "bundle/vim-tabs-grep"] path = bundle/vim-tabs-grep url = https://github.com/teddywing/vim-tabs-grep.git +[submodule "bundle/vim-dome-key"] + path = bundle/vim-dome-key + url = https://github.com/teddywing/vim-dome-key.git -- cgit v1.2.3