Browse Ruby documentation in Vim with ri.vim
I just launched ri.vim, a Vim plugin that lets you search and browse Ruby library and gem documentation right inside Vim. Features include extensive autocompletion help, quick method lookups, hyperlinked symbols, and better K
functionality when you’re in a Ruby file.
Post a comment