Hacker News new | ask | show | jobs
by timc3 4878 days ago
How does this compare to Jedi Vim ( https://github.com/davidhalter/jedi-vim ) for Python completion?

This obviously looks better from a cross language point of view, but I wonder also how well the indexing works?

2 comments

YCM doesn't work for anything other than C,C++,Obj-C. Well, it does keyword completion (`<C-n>`/`<C-p>`) but that's not very useful.
Jedi-vim is not good enough because it's slow.