Skip to content

Instantly share code, notes, and snippets.

@ezynda3
Created February 24, 2016 22:57
Show Gist options
  • Save ezynda3/af9432eb12119aae3d39 to your computer and use it in GitHub Desktop.
Save ezynda3/af9432eb12119aae3d39 to your computer and use it in GitHub Desktop.
"-------------Visuals--------------"
set macligatures
set guifont=Fira\ Code:h16
set guioptions-=m " Removes menubar
set guioptions-=T " Removes top toolbar
set guioptions-=r " Removes right hand scroll bar
set guioptions-=e " Remove gui tabs
set go-=L " Removes left hand scroll bar
set linespace=15
hi LineNr guibg=bg
hi vertsplit guifg=bg guibg=bg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment