set font
This commit is contained in:
parent
dfc8e5a7ec
commit
6ca750b1e3
|
@ -67,7 +67,7 @@ opt.foldlevel = 10 -- start with all folds open
|
|||
-- Editor UI
|
||||
-- ===
|
||||
|
||||
vim.o.guifont = "FiraCode Nerd Font:h22"
|
||||
vim.o.guifont = "FiraCode Nerd Font:h15"
|
||||
opt.termguicolors = true
|
||||
opt.shortmess = "xsTOInfFitloCaAs"
|
||||
opt.showmode = true -- Show mode in cmd window
|
||||
|
|
Loading…
Reference in New Issue