lualine config edits

This commit is contained in:
Daniel B Sherry 2025-05-22 14:10:59 -05:00
parent 9331121a9f
commit 5c937dc1c8
19 changed files with 301 additions and 83 deletions

View file

@ -1,7 +1,5 @@
return {
"folke/snacks.nvim",
priority = 9999,
lazy = false,
opts = {
notifier = { enabled = true },
dashboard = {
@ -42,3 +40,4 @@ return {
},
},
}