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