Updated some things.

This commit is contained in:
Alexander Schmidt 2017-11-27 04:28:21 -06:00
parent d377073925
commit 8b78160a9b
No known key found for this signature in database
GPG Key ID: 4B0E5DDB110937CF
2 changed files with 665 additions and 833 deletions

View File

@ -1,14 +1 @@
" Windows-only options
if has('win32') || has('win64')
set guifont=Consolas:h12
set guioptions=
set guiheadroom=0
endif
if has('nvim')
if exists('g:GuiLoaded')
Guifont! Roboto Mono:h12
endif
endif
set mouse=a

File diff suppressed because it is too large Load Diff