.config/nvim/lua/kamu/plugins/lualine.lua aktualisiert
This commit is contained in:
@@ -72,8 +72,8 @@ return {
|
|||||||
theme = 'catppuccin',
|
theme = 'catppuccin',
|
||||||
--fmt = string.lower,
|
--fmt = string.lower,
|
||||||
icons_enabled = true,
|
icons_enabled = true,
|
||||||
component_separators = { left = '', right = '' },
|
component_separators = { left = '', right = ''},
|
||||||
section_separators = { left = '', right = '' },
|
section_separators = { left = '', right = ''},
|
||||||
disabled_filetypes = {
|
disabled_filetypes = {
|
||||||
statusline = {},
|
statusline = {},
|
||||||
winbar = {},
|
winbar = {},
|
||||||
|
|||||||
Reference in New Issue
Block a user