SimpleAutoComplPop
SimpleAutoComplPop copied to clipboard
Please use https://github.com/ncm2/ncm2 instead
Just tried out SimpleAutoComplPop today. It was good, but still has a few more to go. But definitely a good start =) It has no file completion yet. And you...
Just tried out SimpleAutoComplPop today. It was good, but still has a few more to go. But definitely a good start =) First issue is that there was no function...
SimpleAutoComplPop relies on `CompleteDone` and `InsertCharPre` events, which were introduced with patches [598](https://groups.google.com/forum/#!searchin/vim_dev/598/vim_dev/XDFDQ8rkBII/xfOjjDzpa00J) and [196](https://groups.google.com/forum/#!searchin/vim_dev/insertcharpre|sort:relevance/vim_dev/6W1sZsf2ycM/BR2m_fU3oYEJ), respectively.
Hi there, super neat plugin. Have any thoughts around JS support via TernJS? Also, is it possible to integrate Ultisnips? Thanks again!
When editing an existing word and choosing the completion's suggestion, the rest of the word isn't deleted. Here's a screencast to illustrate: https://asciinema.org/a/3mbwu8vkpllcfwyvvxp9spt23
After installing this plugin, the omnicomplete menu that looks something like `Omnicomplete (y/n/x/d/q/s)` is no longer visible after pressing `Ctrl-x`, although it looks like I can still use the shortcuts....