1
0
Fork 0

Enable global status line

This commit is contained in:
Daniele Tricoli 2022-04-27 02:05:02 +02:00
parent 8ec88fa86e
commit 6503ef1427
2 changed files with 6 additions and 0 deletions

View File

@ -1 +1,6 @@
require("kanagawa").setup({
dimInactive = true,
globalStatus = true,
})
pcall(vim.cmd, "colorscheme kanagawa")

View File

@ -6,6 +6,7 @@ require("lualine").setup({
section_separators = { left = "", right = "" },
disabled_filetypes = { "startify" },
always_divide_middle = true,
globalstatus = true,
},
sections = {
lualine_a = {