Open charitarthchugh opened 2 years ago
In nvim/lua/setup/nvim-cmp.lua line 3 : add
nvim/lua/setup/nvim-cmp.lua
sources = { { name = 'cmp_tabnine' }, {name = "nvim_lsp"}, {name = "path"}, {name= "emoji"}, {name = "buffer"}, {name = "spell"}, {name = "utilsnips"}, },
ect... Also, you can remove the cmp nvim lua source once you get lsp working
Also what is the use for the look source?
In
nvim/lua/setup/nvim-cmp.lua
line 3 : addect... Also, you can remove the cmp nvim lua source once you get lsp working