emacs, nvim: fonts
This commit is contained in:
parent
96933a43a1
commit
a282cf4d63
2 changed files with 2 additions and 2 deletions
|
@ -31,4 +31,4 @@ vim.o.title = true
|
|||
vim.o.titlestring = '[%{hostname()}] %t - neovim'
|
||||
vim.o.statusline = '[%F] %R%H%W%M %=[%{&fenc}/%{&ff}] %y [%4l/%L:%3v]'
|
||||
|
||||
vim.o.guifont = 'JetBrains Mono:h' .. fsize
|
||||
vim.o.guifont = 'vcascadia:h' .. fsize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue