Monday, January 13, 2014

vim + neocomplete + vim-ruby + vim-rails issue

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

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: