nvim: more comedy

This commit is contained in:
PowerUser64 2022-08-25 18:00:18 -07:00
parent 8e3ff8e324
commit 746cea6d60

View file

@ -29,7 +29,7 @@ set.mouse = 'a'
set.incsearch = true set.incsearch = true
set.scrolloff = 5 set.scrolloff = 5
set.hidden = true set.hidden = true
set.shortmess = 'filnxtToOFc' -- the funny thing is this is a short mess set.shortmess = 'filnxtToOFc' -- the funny thing is, this *is* a short mess
set.spell = true set.spell = true
set.spelllang = 'en_us' set.spelllang = 'en_us'
set.showcmd = true set.showcmd = true