diff options
author | Teddy Wing | 2018-11-24 21:08:36 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-24 21:08:36 +0100 |
commit | 6d5eb7f07d34c3c88431bffa5300cbd127142a3b (patch) | |
tree | e960a2d50c3f582ab90f2ecd5cfe6cb204a1d0b8 | |
parent | e496a9e061a64b5b1d118a215f0040a8a09b34f8 (diff) | |
download | dotvim-6d5eb7f07d34c3c88431bffa5300cbd127142a3b.tar.bz2 |
Add 'vim-dome-key' plugin
Syntax highlighting for DomeKey mapping files.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-dome-key | 0 |
2 files changed, 3 insertions, 0 deletions
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 diff --git a/bundle/vim-dome-key b/bundle/vim-dome-key new file mode 160000 +Subproject e69d546c8aba64c24ecde3e61916c9739d0f26a |