fix: remove nvim guifont

guifont is a GUI Vim setting
This commit is contained in:
swytch 2020-08-26 13:08:03 +02:00
parent c70c7447fa
commit d2b3034a8a
1 changed files with 0 additions and 3 deletions

View File

@ -61,9 +61,6 @@ let g:netrw_dirhistmax=0
"" User Interface
""""""""""""""""""""""""""""""""""""""""""""""""""
" Sets the font
set guifont=FuraCode\ Nerd\ Font\ Mono\ 12
" Shows the current position
set number