Always show tabline
This commit is contained in:
@@ -28,6 +28,7 @@ opt.cursorline = true
|
||||
opt.clipboard = "unnamedplus"
|
||||
opt.signcolumn = "yes"
|
||||
opt.fillchars:append({ eob = " " })
|
||||
opt.showtabline = 2
|
||||
|
||||
-- Settings for folds
|
||||
wo.foldmethod = "expr"
|
||||
|
||||
Reference in New Issue
Block a user