Skip to content

Instantly share code, notes, and snippets.

@camwright
Last active October 2, 2017 06:11
Show Gist options
  • Save camwright/15e749976db6efc42fea96f9338ff442 to your computer and use it in GitHub Desktop.
Save camwright/15e749976db6efc42fea96f9338ff442 to your computer and use it in GitHub Desktop.
set guioptions-=m "remove menu bar
set guioptions-=T "remove toolbar
set guioptions-=r "remove right-hand scroll bar
set guioptions-=L "remove left-hand scroll bar
set guioptions+=c "don't pop up dialog box
let g:netrw_banner=0
set guifont=Office\ Code\ Pro\ Medium\ 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment