We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e07de1 commit 9393645Copy full SHA for 9393645
lua/opts.lua
@@ -4,7 +4,7 @@ local opts = {}
4
5
opts.initial = function()
6
g.mapleader = " "
7
- -- opt.laststatus = 0
+ opt.laststatus = 3
8
opt.clipboard = "unnamedplus"
9
opt.termguicolors = true
10
opt.fillchars:append { eob = " " }
0 commit comments