diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-showmarks | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b0e9adb2..386b3b83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "bundle/vim-markdown"] path = bundle/vim-markdown url = https://github.com/tpope/vim-markdown.git +[submodule "bundle/vim-showmarks"] + path = bundle/vim-showmarks + url = https://github.com/garbas/vim-showmarks.git diff --git a/bundle/vim-showmarks b/bundle/vim-showmarks new file mode 160000 +Subproject 11d9fb0e38a3894f23b9de69aa3e3990a685d73 |