Closed ranjithshegde closed 3 years ago
Are you actually setting Chain_complete_list
in your config or is this just an example? I'd make sure that you're setting vim.g.completion_chain_complete_list
.
well I have tried both.. But now somehow with the same config it works. Possible some other plugin was interfering. I have no idea. Closing for now
Regardless of where I place the config for chain completion + modes, nor what i change in it, it always defaults to lsp+snippets in first mode, tags and buffer in second.
I have tried the above, putting similar in packer.nvim after use, as a function, putting the above in vimL format in init.nvim, nothing works