Skip to content

Remove neocomplete plugin in favour of Shougo/ddc#3

Draft
denyago wants to merge 24 commits intomasterfrom
remove_neocomplete
Draft

Remove neocomplete plugin in favour of Shougo/ddc#3
denyago wants to merge 24 commits intomasterfrom
remove_neocomplete

Conversation

@denyago
Copy link
Owner

@denyago denyago commented Nov 18, 2022

Neocomplete plugin is unsupported. I want a new auto-completion tool that will work with LSP tools.
So I can brag that Vim is not worst than IntelliJ or VSCode. 😝

I choose https://github.com/Shougo/ddc.vim, but it's pretty random. It needs Deno as an external
dependency, and I'm not too fond of it. But what else can I choose?

Related: skwp#877

Missing:

Try:

  • Fix issues with the case like foo.<Tab> as it was not returning any matches
  • Use https://github.com/tani/ddc-git and disable the path plugin if Git is detected (or prefer git plugin results)

Things to try:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant