migrated even more stuff from after to plugins

This commit is contained in:
2024-04-10 10:58:10 +02:00
parent ce68ad5dfc
commit 1864867434
19 changed files with 290 additions and 250 deletions

View File

@@ -1,6 +1,6 @@
return {
"onsails/lspkind.nvim",
{ "williamboman/mason.nvim" },
"williamboman/mason.nvim",
"williamboman/mason-lspconfig.nvim",
"neovim/nvim-lspconfig",
}