Last active
October 2, 2017 06:11
-
-
Save camwright/15e749976db6efc42fea96f9338ff442 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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