1
0
Fork 0
nvimConfig/lua/truss/lazy/cmp-lsp.lua

5 lines
79 B
Lua

return {
-- Utility thing for code completion
'hrsh7th/cmp-nvim-lsp'
}