aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-02-16 22:04:21 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-02-16 22:04:21 -0300
commit6ab62dd2aee45353f7e74e599074f3dc78e9c498 (patch)
tree4d3f1849fc3f1be7b2bfe4f56c13bfbb663906e6
parentc1b9a5208df4e306765b3eab2961a9a0b3bf089b (diff)
downloadvim-6ab62dd2aee45353f7e74e599074f3dc78e9c498.tar.gz
vim-6ab62dd2aee45353f7e74e599074f3dc78e9c498.tar.bz2
Adding vim-colorscheme-switcher and vim-github-colorscheme
-rw-r--r--.gitmodules9
m---------vim.dot.link/bundle/vim-colorscheme-switcher0
m---------vim.dot.link/bundle/vim-github-colorscheme0
m---------vim.dot.link/bundle/vim-misc0
4 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0cfae00..ce703af 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,3 +31,12 @@
[submodule "vim.dot.link/bundle/taglist"]
path = vim.dot.link/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim
+[submodule "vim.dot.link/bundle/vim-github-colorscheme"]
+ path = vim.dot.link/bundle/vim-github-colorscheme
+ url = https://github.com/endel/vim-github-colorscheme
+[submodule "vim.dot.link/bundle/vim-colorscheme-switcher"]
+ path = vim.dot.link/bundle/vim-colorscheme-switcher
+ url = https://github.com/xolox/vim-colorscheme-switcher
+[submodule "vim.dot.link/bundle/vim-misc"]
+ path = vim.dot.link/bundle/vim-misc
+ url = https://github.com/xolox/vim-misc
diff --git a/vim.dot.link/bundle/vim-colorscheme-switcher b/vim.dot.link/bundle/vim-colorscheme-switcher
new file mode 160000
+Subproject 487260a5f34bf2ba7972f67fd9b570cefa0bbc1
diff --git a/vim.dot.link/bundle/vim-github-colorscheme b/vim.dot.link/bundle/vim-github-colorscheme
new file mode 160000
+Subproject ff9876aeb2fd345978753f2654d2da429e14c8f
diff --git a/vim.dot.link/bundle/vim-misc b/vim.dot.link/bundle/vim-misc
new file mode 160000
+Subproject 8551f2b9dec7fd17dd5c3476d7869957185d692