dotfiles/private_dot_config/nvim/lua/plugins/settings/nvim_cmp.lua
2024-04-05 02:25:01 +02:00

3 lines
35 B
Lua

return {
'hrsh7th/nvim-cmp',
}