Created
February 24, 2016 22:57
-
-
Save ezynda3/af9432eb12119aae3d39 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
"-------------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