updated font

This commit is contained in:
Oliver Hartmann
2022-07-01 20:25:37 +02:00
parent b12a673ba1
commit c607af6115

View File

@ -33,7 +33,7 @@ opt.splitbelow= true
opt.splitright= true
opt.shiftwidth = indent
opt.tabstop = indent
opt.guifont= 'JetBrainsMono Nerd Font:h9'
opt.guifont= 'JetBrainsMonoNL NF:h9' -- https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/JetBrainsMono/NoLigatures/Regular/complete/JetBrains%20Mono%20NL%20Regular%20Nerd%20Font%20Complete%20Mono%20Windows%20Compatible.ttf
opt.swapfile= false
opt.backup= false
opt.spelllang= 'en,de'