fix whitespace
This commit is contained in:
parent
a3c14d3d3d
commit
f705c7d60b
|
@ -33,7 +33,7 @@ return {
|
||||||
require('lualine').setup {
|
require('lualine').setup {
|
||||||
options = {
|
options = {
|
||||||
icons_enabled = true,
|
icons_enabled = true,
|
||||||
theme = 'gruvbox-material',
|
theme = 'gruvbox-material',
|
||||||
component_separators = { left = '', right = ''},
|
component_separators = { left = '', right = ''},
|
||||||
section_separators = { left = '', right = ''},
|
section_separators = { left = '', right = ''},
|
||||||
globalstatus = true,
|
globalstatus = true,
|
||||||
|
|
Loading…
Reference in a new issue