diff --git a/.config/nvim/init.vim b/.config/nvim/init.vim index e579036..1e19a8f 100644 --- a/.config/nvim/init.vim +++ b/.config/nvim/init.vim @@ -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