neovim: add winbar in lualine config
This commit is contained in:
@@ -28,7 +28,7 @@ opt.cursorline = true
|
||||
opt.clipboard = "unnamedplus"
|
||||
opt.signcolumn = "yes"
|
||||
opt.fillchars:append({ eob = " " })
|
||||
opt.showtabline = 2
|
||||
opt.showtabline = 0
|
||||
opt.showcmd = false
|
||||
opt.guicursor = "a:block,i:ver25"
|
||||
opt.fileformat = "unix"
|
||||
|
||||
Reference in New Issue
Block a user