aboutsummaryrefslogtreecommitdiff
path: root/lua/config/nvim-cmp.lua
AgeCommit message (Collapse)Author
2024-03-02crazyshitHEADmasterMichal Hanus
2022-11-22fix: cmp-omni messes with the lsp completionjdhao
If we use cmp-omni and lsp together, it seems that it will mess the autocompletion. So we only use it with tex file, where lsp in not used.
2022-09-10format with styluajdhao
2022-08-28update nvim-cmp confjdhao
2022-07-28update nvim-cmp conf since cmp-nvim-lua is removedjdhao
2022-04-14fix nvim-cmp errorjdhao
check https://github.com/hrsh7th/nvim-cmp/issues/231#issuecomment-1098175017
2022-04-10update nvim-cmp conf, fix hrsh7th/nvim-cmp#880jdhao
2022-03-15working config for cmp-omni and vimtexjdhao
2022-02-11update nvim-cmp confjdhao
2022-02-04change param for plugin lspkind-nvimjdhao
See also https://github.com/onsails/lspkind-nvim/commit/06872e887e7e4579765cc51fa6b0e7643b4284fa.
2021-10-23add plugin cmp-bufferjdhao
2021-10-23add lspkind.nvimjdhao
2021-10-19update cmp settingsjdhao
2021-10-18transition from nvim-compe to nvim-cmpjdhao