dotfiles/neovim/.config/nvim/lua/plugins/nvim-lspconfig.lua

4 lines
37 B
Lua
Raw Permalink Normal View History

return {
"neovim/nvim-lspconfig"
}