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

4 lines
36 B
Lua
Raw Permalink Normal View History

return {
"hrsh7th/cmp-nvim-lsp"
}