aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2016-08-07 00:05:41 +0500
committerAnton Bobov <abobov@gmail.com>2016-08-07 13:35:52 +0500
commit50cb74e341f5a676ef3356b4e302c5eb49597121 (patch)
treeceb9029b67ba1dc84119f606ad5d54b42254121b /.gitmodules
parenta82f56f09a957e0ecc2a5b33a5033eb196b0d5ca (diff)
[vim] Plugins update.
- add orgmode plugin - remove old zen coding plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules12
1 files changed, 9 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index dc40196..4e09bd2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -41,9 +41,6 @@
[submodule "nginx-vim-syntax"]
path = files/.vim/bundle/nginx-vim-syntax
url = https://github.com/evanmiller/nginx-vim-syntax.git
-[submodule "vim-sparkup"]
- path = files/.vim/bundle/vim-sparkup
- url = https://github.com/tristen/vim-sparkup
[submodule "snipmate.vim"]
path = files/.vim/bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim
@@ -105,3 +102,12 @@
[submodule "vim/vim-addon-local-vimrc"]
path = files/.vim/bundle/vim-addon-local-vimrc
url = https://github.com/MarcWeber/vim-addon-local-vimrc
+[submodule "vim/delimitmate"]
+ path = files/.vim/bundle/delimitmate
+ url = https://github.com/raimondi/delimitmate
+[submodule "vim/vim-orgmode"]
+ path = files/.vim/bundle/vim-orgmode
+ url = https://github.com/jceb/vim-orgmode
+[submodule "vim/vim-speeddating"]
+ path = files/.vim/bundle/vim-speeddating
+ url = https://github.com/tpope/vim-speeddating