Lazy load stuff

This commit is contained in:
2024-12-28 00:46:28 +01:00
parent 23bb4549f1
commit b96a12e1ff
19 changed files with 141 additions and 163 deletions

View File

@@ -1,8 +1,6 @@
return {
{
"nvim-navic",
lazy = false,
load = function() end,
opts = {
highlight = true,
lsp = {
@@ -16,8 +14,6 @@ return {
{
"lualine.nvim",
lazy = false,
load = function() end,
opts = {
options = {
theme = "auto",