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

5 lines
73 B
Lua

return {
-- Path source for code completion
'hrsh7th/cmp-path'
}