This commit is contained in:
2026-06-28 01:55:30 +02:00
parent 8426e32f9d
commit d607b7f887
2 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,9 @@ opt.relativenumber = true
-- Status line
opt.statusline = "[%n] %<%f %h%w%m%r%=%-14.(%l,%c%V%) %P"
-- Command line
opt.cmdheight = 0
-- Block cursor
opt.guicursor = ""