fix: remove nvim guifont
guifont is a GUI Vim setting
This commit is contained in:
parent
c70c7447fa
commit
d2b3034a8a
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user