Merge branch 'master' of https://git.heshapps.com/asolkar/snips
This commit is contained in:
commit
5072042a0f
@ -90,6 +90,8 @@
|
||||
" Base customization {{{
|
||||
|
||||
if has("gui_running")
|
||||
if has("nvim")
|
||||
else
|
||||
if has("mac")
|
||||
set guifont=Iosevka-Term:h16
|
||||
elseif has("win32")
|
||||
@ -97,6 +99,7 @@
|
||||
else
|
||||
set guifont=Iosevka\ Term\ Regular\ 13.5
|
||||
end
|
||||
end
|
||||
|
||||
set columns=120 lines=54
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user