Skip to content

Commit

Permalink
Updated bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
trabianmatt committed Feb 22, 2011
2 parents e2810ee + 8dd58c4 commit 1bbb434
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -79,3 +79,6 @@
[submodule "vim/bundle/nginx"]
path = vim/bundle/nginx
url = https://github.com/vim-scripts/nginx.vim.git
[submodule "vim/bundle/zencoding-vim"]
path = vim/bundle/zencoding-vim
url = http://github.com/mattn/zencoding-vim.git
2 changes: 1 addition & 1 deletion gvimrc
Expand Up @@ -13,7 +13,7 @@ set guioptions+=c

set lines=50 columns=200

set transparency=15
set transparency=7

" Local config
if has("gui_macvim")
Expand Down
1 change: 1 addition & 0 deletions vim/bundle/zencoding-vim
Submodule zencoding-vim added at e4dc78

0 comments on commit 1bbb434

Please sign in to comment.