search for: vim7

Displaying 7 results from an estimated 7 matches for "vim7".

Did you mean: vim
2006 Apr 12
2
vim 7 ruby omni-complete v0.2
Thanks to some outside suggestions and contributions we now have another release. If you missed the original announcement, rbcomplete provides a vim7 omni-completion function (code completion) for vim. It is based on complete.rb, pycomplete.vim and ccomplete.vim. Any input is welcome. Whats New: ------------ At the request of many people, Object''s instance methods are no longer included in the completion list, if anyone wants this fun...
2006 Jun 20
0
vim 7 ruby omni-complete 0.6
It''s been a while, but I''m back again with a new version. If you missed the original announcement, rubycomplete provides a vim7 omni-completion function (code completion) for vim. It is based on complete.rb, pycomplete.vim and ccomplete.vim. Any input is welcome. I''ve joined up with the vim-ruby team, so you''ll find rubycomplete.vim in cvs at http://vim-ruby.rubyforge.org in addition to my site which wil...
2006 May 04
0
vim 7 ruby omni-complete 0.5
Once again after some work we have another release, with may bugfixes and improvements. If you missed the original announcement, rubycomplete provides a vim7 omni-completion function (code completion) for vim. It is based on complete.rb, pycomplete.vim and ccomplete.vim. Any input is welcome. I''ve joined up with the vim-ruby team, so you''ll find rubycomplete.vim in cvs at http://vim-ruby.rubyforge.org in addition to my site which wil...
2006 Apr 11
0
vim 7 ruby omni-completion
Hi all, I''ve hacked away at complete.rb and some of the existing vim7 omni-completion functions to create a ruby completion function. It "works for me", any input is welcome. As a note, it will attempt to load any modules required by the current buffer when attempting to complete. You can find the link here: http://blog.hasno.info/blog/segfault/dev/2006/04/...
2006 Apr 20
0
vim 7 ruby omni-complete 0.4
Once again after some work and outside contribution we have another release If you missed the original announcement, rubycomplete provides a vim7 omni-completion function (code completion) for vim. It is based on complete.rb, pycomplete.vim and ccomplete.vim. Any input is welcome. I''ve joined up with the vim-ruby team, so you''ll find rubycomplete.vim in cvs at http://vim-ruby.rubyforge.org in addition to my site which wil...
2011 Jan 12
6
Dependency resolution for packages
Hi, I have a simple use case, but can''t get the dependency resolution to work on first run. This is not critical, but I want to understand what''s going on. Here''s the szenario: * puppet --version: 2.6.4 * on the bare system, I have vim 6.4 installed (no vim-base) * I first want to upgrade to the latest version in repo, which is 7.1, * and then install vim extensions for
2006 May 17
40
IDE recommendations?
I was wondering if there are any IDEs out there that has autocomplete features for win32. It would be perfect if it could do something akin to what DHH is doing on the screencast hosted on the rails website. http://media.rubyonrails.org/video/rails_take2_with_sound.mov Cheers -- Posted via http://www.ruby-forum.com/.