general updates to config, minor fixes

This commit is contained in:
xesc 2024-02-29 20:33:48 +01:00
parent 68796d499e
commit 376fb5df91
6 changed files with 9 additions and 9 deletions

View file

@ -4,12 +4,11 @@ return {
opts = {
window = {
backdrop = 1,
width = 90,
width = 92,
},
plugins = {
options = {
enabled = true,
ruler = true,
showcmd = true,
laststatus = 3,
},