Introduced a new keybinding for switching colorschemes and changed the format keybinding to '<leader>ff'.
6 lines
125 B
Lua
6 lines
125 B
Lua
-- require('lualine').setup{
|
|
-- options = {
|
|
-- theme = 'base16',
|
|
-- icons_enabled = true,
|
|
-- },
|
|
-- }
|