1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:40:06 +08:00
SpaceVim/bundle/cmp-path/after/plugin/cmp_path.lua

2 lines
66 B
Lua
Raw Normal View History

require('cmp').register_source('path', require('cmp_path').new())