Rework indentation
This commit is contained in:
parent
99f2bc3b3f
commit
ece4c7c0bc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
require('lualine').setup {
|
require('lualine').setup {
|
||||||
options = {
|
options = {
|
||||||
icons_enabled = true,
|
icons_enabled = true,
|
||||||
theme = 'onedark',
|
theme = 'catppuccin',
|
||||||
component_separators = { left = '|', right = '|'},
|
component_separators = { left = '|', right = '|'},
|
||||||
section_separators = { left = "", right = ""},
|
section_separators = { left = "", right = ""},
|
||||||
disabled_filetypes = {},
|
disabled_filetypes = {},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue