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

4 lines
32 B
Lua
Raw Permalink Normal View History

return {
"hrsh7th/nvim-cmp"
}