feat: try a simpler setup

This commit is contained in:
Carlos Hurtado 2024-06-30 22:52:36 -06:00
parent 333e159314
commit 8ce23e2582
19 changed files with 150 additions and 1284 deletions

6
lua/plugins/init.lua Normal file
View file

@ -0,0 +1,6 @@
local plugins = {
{"neovim/nvim-lspconfig"},
{"rebelot/kanagawa.nvim"}
}
return plugins