This commit is contained in:
Christoph J. Scherr 2024-03-01 13:54:24 +01:00
parent dfc8e5a7ec
commit 6ca750b1e3
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ opt.foldlevel = 10 -- start with all folds open
-- Editor UI -- Editor UI
-- === -- ===
vim.o.guifont = "FiraCode Nerd Font:h22" vim.o.guifont = "FiraCode Nerd Font:h15"
opt.termguicolors = true opt.termguicolors = true
opt.shortmess = "xsTOInfFitloCaAs" opt.shortmess = "xsTOInfFitloCaAs"
opt.showmode = true -- Show mode in cmd window opt.showmode = true -- Show mode in cmd window