feat: lsps + cleanup

This commit is contained in:
2025-11-27 22:46:38 +01:00
parent 210eb7060f
commit 07a7c41633
9 changed files with 61 additions and 112 deletions

View File

@@ -18,6 +18,10 @@ local config = {
words = { enabled = true },
},
},
{
'stevearc/overseer.nvim',
opts = {},
}
}
return config