diff options
| author | Thomas Schneider <qsx@qsx.re> | 2017-07-18 09:07:27 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2017-07-18 09:07:27 +0200 |
| commit | ba15295f8554a546d74b5789eb68b438ddb7dc90 (patch) | |
| tree | 1108b8c29ebce5525ee62e8439a7664c004c6727 /.gitmodules | |
| parent | b0c2a2736a81b0839f27cb7b2d7d6fc95bc3e39f (diff) | |
Update vim files
Signed-off-by: Thomas Schneider <qsx@qsx.re>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 69202bd..a4e7de0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "dot.vim/bundle/vim-go"] path = dot.vim/bundle/vim-go url = git://github.com/fatih/vim-go +[submodule "dot.vim/bundle/cisco.vim"] + path = dot.vim/bundle/cisco.vim + url = https://github.com/momota/cisco.vim |
