feat: initial commit

This commit is contained in:
hmeens
2026-03-20 16:44:13 +01:00
commit 2d9f13f9ab
28 changed files with 2716 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
return {
{
"SmiteshP/nvim-navic",
requires = "neovim/nvim-lspconfig"
}
}