dotfiles/neovim/.config/nvim/lua/plugins/nvim-cmp.lua

4 lines
32 B
Lua

return {
"hrsh7th/nvim-cmp"
}