more configs

This commit is contained in:
Gabe Farrell 2024-04-09 23:58:05 -04:00
parent 0d5af9ff94
commit 84fcaa87fa
5 changed files with 83 additions and 2 deletions

View file

@ -10,7 +10,7 @@ return {
"ray-x/go.nvim",
lazy = false,
dependencies = { -- optional packages
-- "ray-x/guihua.lua",
"ray-x/guihua.lua",
"neovim/nvim-lspconfig",
"nvim-treesitter/nvim-treesitter",
},