summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2012-06-11 18:12:43 -0400
committerMike Crute <mike@crute.us>2012-06-11 18:12:43 -0400
commite5cd94cbb2073f3061d5eefa6c3671eadc2a98af (patch)
tree82bde0af427265ac11b1599ac526796969f836ef /.gitmodules
parent415fdedb23ee52c4d943decf7209545289745bcb (diff)
downloaddotfiles-e5cd94cbb2073f3061d5eefa6c3671eadc2a98af.tar.bz2
dotfiles-e5cd94cbb2073f3061d5eefa6c3671eadc2a98af.tar.xz
dotfiles-e5cd94cbb2073f3061d5eefa6c3671eadc2a98af.zip
Add vim css3 and update ssh config
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 64bac1d..4a95b42 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
34[submodule ".vim/bundle/vim-html5"] 34[submodule ".vim/bundle/vim-html5"]
35 path = .vim/bundle/vim-html5 35 path = .vim/bundle/vim-html5
36 url = git://github.com/othree/html5.vim.git 36 url = git://github.com/othree/html5.vim.git
37[submodule ".vim/bundle/vim-css3"]
38 path = .vim/bundle/vim-css3
39 url = git://github.com/hail2u/vim-css3-syntax.git