7 ms·
I thought this was the case too, but YouCompleteMe is really terrific for Vim! I wish emacs had something similar.
by vsbuffalo 12y ago
I thought this was the case too, but YouCompleteMe is really terrific for Vim! I wish emacs had something similar.
- michaelsbradley 12y agoHave you tried company-mode? http://company-mode.github.io http://company-mode.github.io
- vsbuffalo 12y agoThis looks great! I can use Emacs again!! Thanks!
- sjm 12y agoHaven't actually tried it, but I've come across https://github.com/abingham/emacs-ycmd https://github.com/abingham/emacs-ycmd before and it looks decent? I also use autocomplete-mode which has a bunch of hooks for pretty much every language under the sun. I have it set up with jedi for python and clang for C/C++/Obj-C.