Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Question) can mucomplete use pum.vim framework? #206

Open
nerd190 opened this issue Dec 18, 2022 · 2 comments
Open

(Question) can mucomplete use pum.vim framework? #206

nerd190 opened this issue Dec 18, 2022 · 2 comments

Comments

@nerd190
Copy link

nerd190 commented Dec 18, 2022

First off, thank you!!! One of my favourite plugins for many years now! I came across pum.vim a while back, its a framework for customisable (default) completion, and it got me thinking... is MUcomplete able to use it? I tried with recursive mappings but my vimL knowledge is limited. It would make be a very good pairing! Thank you once again!

@lifepillar
Copy link
Owner

MUcomplete is designed to work with Vim's built-in completion system. As far as pum.vim uses that, it might be possible to integrate the two. I don't know pum.vim, so I don't know whether it reuses or replaces Vim's completion.

@astier
Copy link

astier commented Mar 11, 2023

What is pum.vim even doing? It just says framework library to implement original popup menu completion. Classic Shougo.

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

No branches or pull requests

3 participants