@ -33,4 +33,4 @@
url = git://github.com/vim-scripts/nginx.vim.git
[submodule "bundle/mayansmoke"]
path = bundle/mayansmoke
url = git://github.com/vim-scripts/mayansmoke.git
url = git@github.com:jinfield/mayansmoke.git
@ -29,6 +29,8 @@ if has("gui_running")
nmap <M-=> <Plug>FontsizeInc
nmap <M--> <Plug>FontsizeDec
nmap <M-0> <Plug>FontsizeDefault
" GUI only color scheme
colorscheme mayansmoke
endif
" Settings for tpope's surround plugin