Skip to content

Commit

Permalink
GVim: Set font
Browse files Browse the repository at this point in the history
  • Loading branch information
polyzen committed Aug 14, 2020
1 parent 41c05d1 commit 47545e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/.vim/vimrc
Expand Up @@ -61,6 +61,7 @@ call plug#end()

" {{{ General
let g:tar_cmd = 'bsdtar' " Workaround 'unknown extended header' error
set guifont=Fantasque\ Sans\ Mono\ 12
set hidden " Allow hidden buffers
set hlsearch " Highlight searches
set incsearch " .. incrementally
Expand Down

0 comments on commit 47545e8

Please sign in to comment.