commit d37b76c2c520961555ca61a9ea6a7838a136659e parent 152a243adfa4ad2e4f6b3ddec79fafe2f4224f68 Author: Xiaodong Xu <[email protected]> Date: Tue Apr 17 19:56:41 +0800 Add Vim color scheme Diffstat:
.gitmodules | | | 3 | +++ |
_vim/bundle/fugitive | | | 2 | +- |
_vim/bundle/gist | | | 2 | +- |
_vim/bundle/miro | | | 1 | + |
_vimrc | | | 2 | +- |
diff --git a/.gitmodules b/.gitmodules @@ -34,3 +34,6 @@ [submodule "_vim/bundle/snipmate"] path = _vim/bundle/snipmate url = git://github.com/msanders/snipmate.vim.git +[submodule "_vim/bundle/miro"] + path = _vim/bundle/miro + url = git://github.com/xuxiaodong/miro-vim.git diff --git a/_vim/bundle/fugitive b/_vim/bundle/fugitive @@ -1 +1 @@ -Subproject commit 4fe6e46a0ace8196aa1946b91cd02e853f8db9da +Subproject commit 60fdd95b95ff4918ee4ce8b2086dbd2098c6492c diff --git a/_vim/bundle/gist b/_vim/bundle/gist @@ -1 +1 @@ -Subproject commit 2e2cbcb1bb92d6bcf3ab7e288b94de6c63c75ba7 +Subproject commit e2ce76993a5092c51baa5486aa1d93fcdcb7e9b5 diff --git a/_vim/bundle/miro b/_vim/bundle/miro @@ -0,0 +1 @@ +Subproject commit 897e8c93b312631b4064f4798ba9dd9dc5033f22 diff --git a/_vimrc b/_vimrc @@ -1,6 +1,6 @@ " " author: Xu Xiaodong <[email protected]> -" modified: 2012 Apr 14 +" modified: 2012 Apr 17 " "-- source --"