diff options
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | files/.vim/bundle/vim-addon-local-vimrc | 0 | ||||
| m--------- | files/.vim/bundle/yats.vim | 0 |
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e41a689..dc40196 100644 --- a/.gitmodules +++ b/.gitmodules @@ -99,3 +99,9 @@ [submodule "vim/vim-multiple-cursors"] path = files/.vim/bundle/vim-multiple-cursors url = https://github.com/terryma/vim-multiple-cursors +[submodule "vim/yats.vim"] + path = files/.vim/bundle/yats.vim + url = https://github.com/HerringtonDarkholme/yats.vim +[submodule "vim/vim-addon-local-vimrc"] + path = files/.vim/bundle/vim-addon-local-vimrc + url = https://github.com/MarcWeber/vim-addon-local-vimrc diff --git a/files/.vim/bundle/vim-addon-local-vimrc b/files/.vim/bundle/vim-addon-local-vimrc new file mode 160000 +Subproject 6a27f95b35befa70cd0d049329cd0920566c764 diff --git a/files/.vim/bundle/yats.vim b/files/.vim/bundle/yats.vim new file mode 160000 +Subproject 72b6bc7053e13ea0d84e80717e3b56891fb5e24 |
