Rework indentation

This commit is contained in:
Yorick Barbanneau 2024-03-24 22:16:05 +01:00
parent 99f2bc3b3f
commit ece4c7c0bc

View file

@ -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 = {},