starter/lua/plugins/lazyvim.lua

9 lines
95 B
Lua

return {
{
"neovim/nvim-lspconfig",
opts = {
autoformat = false,
},
},
}