dotfiles/home/.config/nvim/lua/plugins/lualine.lua

4 lines
65 B
Lua

require'lualine'.setup {
options = {theme = 'catppuccin'},
}