This commit is contained in:
2021-12-20 14:47:45 -08:00

View File

@@ -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