update nvim
This commit is contained in:
@@ -3,9 +3,9 @@ return {
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
config = function()
|
||||
require('lualine').setup({
|
||||
options = {
|
||||
theme = 'catppuccin'
|
||||
},
|
||||
-- options = {
|
||||
-- theme = 'catppuccin'
|
||||
-- },
|
||||
sections = {
|
||||
lualine_x = {
|
||||
function()
|
||||
|
||||
Reference in New Issue
Block a user