line spacing in macvim
This commit is contained in:
parent
8ca7eefb27
commit
23d4ea5307
1 changed files with 6 additions and 5 deletions
|
@ -75,6 +75,7 @@ if has("gui")
|
|||
set guioptions-=r
|
||||
set guioptions-=L
|
||||
set guifont=Hack\ Nerd\ Font\ Mono:h14
|
||||
set linespace=1
|
||||
let $FZF_DEFAULT_COMMAND='fd -H -L --ignore-file ~/.config/local.fdignore'
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue