ui: theme changes + *: misc changes

This commit is contained in:
Hunter 2025-04-05 11:31:55 -04:00
parent 1b7a0f813a
commit 4adcf3d2dd
4 changed files with 122 additions and 178 deletions

View file

@ -187,7 +187,7 @@ return {
{
"SmiteshP/nvim-navic",
config = function()
vim.o.winbar = "%{%v:lua.require'nvim-navic'.get_location()%}"
-- vim.o.winbar = "%{%v:lua.require'nvim-navic'.get_location()%}"
end,
},
{