Add vim guifont config

pull/1/head
Ensar Sarajčić 2021-01-18 07:59:37 +01:00
parent f155caa001
commit d0759c58d4
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
window-geometry.conf

View File

@ -41,6 +41,7 @@ set relativenumber
" set lines=50 columns=100
colorscheme gruvbox
set background=dark
set guifont=SauceCodePro\ Nerd\ Font:h12
" -----------------------------------------------------------------------------
" - Miscellaneous -