Browse Source

Remove GUI only colorscheme

master
jimi 14 years ago
parent
commit
37e02da1ab
  1. 2
      vimrc

2
vimrc

@ -45,8 +45,6 @@ if has("gui_running")
nmap <M-=> <Plug>FontsizeInc nmap <M-=> <Plug>FontsizeInc
nmap <M--> <Plug>FontsizeDec nmap <M--> <Plug>FontsizeDec
nmap <M-0> <Plug>FontsizeDefault nmap <M-0> <Plug>FontsizeDefault
" GUI only color scheme
colorscheme mayansmoke
endif endif
" Settings for tpope's surround plugin " Settings for tpope's surround plugin