This commit is contained in:
Grisha Shipunov 2025-03-09 02:47:58 +01:00
parent 340de2ccbe
commit b9cd87bb35
3 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@ vim.cmd([[set noshowmode]])
return require('lualine').setup {
options = {
icons_enabled = true,
theme = '16color',
theme = 'everforest',
section_separators = '',
component_seaparators = '',
}