Skip to content

Commit

Permalink
Fallback to use the same colorscheme on terminal and GUI version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvortmann committed Oct 3, 2013
1 parent 3e90ee2 commit 8156cfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conf/guioptions
@@ -1,5 +1,5 @@
" vim: filetype=vim
colorscheme luna-term
colorscheme bubblegum
set number tabstop=2 sw=2 bs=2 mouse=a
set ruler title cursorline
" set the space from the current line when scrolling
Expand Down
3 changes: 1 addition & 2 deletions gvimrc
@@ -1,7 +1,6 @@
" vim: filetype=vim
"Settings for GUI
"Sets a different colorscheme for GUI
colorscheme bubblegum

" set the initial window size
set co=160
set lines=50
Expand Down

0 comments on commit 8156cfd

Please sign in to comment.