kickstart.nvim/lua/custom/plugins/cmp-nvim-lsp.lua

4 lines
39 B
Lua
Raw Normal View History

2023-03-22 18:50:48 +01:00
return {
"hrsh7th/cmp-nvim-lsp",
}