Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #6914
| Newsgroups | comp.lang.ruby |
|---|---|
| Date | 2014-01-15 23:19 -0800 |
| Message-ID | <c7fbc309-fe43-4093-8250-1ef846da36a0@googlegroups.com> (permalink) |
| Subject | vim plugin issues |
| From | Thomas Cuthbert <tcuthbert90@gmail.com> |
Anyone here got rails completion going with neocomplete?. I'm having issues with neocomplete and rubycomplete rails omnicomplete feature. The fuzzy autocomplete feature does not show rails candidates. When I force the issue with Ctrl X Ctrl O the Omnicomplete dialog shows rails syntax ie redirect_to. I also get an 'TypeError: no implicit conversion from nil to integer' error when executing Ctrl X Ctrl O within an rspec file. Interesting if I turn off load in buffer option the error disappears. A link to my vimrc can be found here: https://github.com/tcuthbert/dotfiles/blob/master/vimrc
Back to comp.lang.ruby | Previous | Next | Find similar
vim plugin issues Thomas Cuthbert <tcuthbert90@gmail.com> - 2014-01-15 23:19 -0800
csiph-web