Enable lualine symbols
This commit is contained in:
parent
fc3f8d5901
commit
bd4a6386c7
|
@ -1,6 +1,6 @@
|
|||
require('lualine').setup{
|
||||
options = {
|
||||
icons_enabled = false,
|
||||
icons_enabled = true,
|
||||
theme = 'auto',
|
||||
},
|
||||
sections = {
|
||||
|
|
Loading…
Reference in a new issue