Skip to content

Commit

Permalink
Removed all toolbars and scrollbars from GUI.
Browse files Browse the repository at this point in the history
  • Loading branch information
jvan committed Aug 22, 2012
1 parent 076eb37 commit e0e1020
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gvimrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
set guifont=Inconsolata\ 10
set guioptions-=T "remove toolbar
set guioptions-=m "remove menubar
set guioptions-=L "remove left scroll bar
set guioptions-=r "remove right scroll bar

0 comments on commit e0e1020

Please sign in to comment.