added gruvbox-flat
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
vim.opt.laststatus = 3
|
||||
require('lualine').setup({
|
||||
options = { theme = 'gruvbox' },
|
||||
options = { theme = 'gruvbox-flat' },
|
||||
sections = { lualine_c = { 'getcwd', { 'filename', path = 1, file_status = true } } },
|
||||
inactive_sections = { lualine_c = { 'getcwd', { 'filename', path = 1, file_status = true } } },
|
||||
globalstatus = true,
|
||||
|
||||
Reference in New Issue
Block a user