Skip to content

Commit

Permalink
remove GUI scrollbars
Browse files Browse the repository at this point in the history
  • Loading branch information
janko authored and mislav committed Jan 3, 2012
1 parent 613d71c commit 3584763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvimrc
Expand Up @@ -6,8 +6,8 @@ set antialias
" Don't beep
set visualbell

" Start without the toolbar
set guioptions-=T
set guioptions-=T " No toolbar
set guioptions-=r " No scrollbars

if has("gui_macvim")
" Fullscreen takes up entire screen
Expand Down

0 comments on commit 3584763

Please sign in to comment.