Tagged in

Debugging

usevim
usevim
A blog about Vim
More information
Followers
1.5K
Elsewhere
More, on Medium

Script Roundup: Supertab, scriptease.vim

Send in your Vim scripts for review through our contact form or @vimnews.

Supertab

Supertab (GitHub: ervandew / supertab, License: BSD) by Eric Van Dewoestine and created by Gergely Kontra is a plugin…


Script Roundup: vim-dict, Vdebug

Send in your Vim scripts for review through our contact form or @vimnews.

vim-dict

vim-dict (GitHub: szw / vim-dict, License: Vim) by Szymon Wrozynski is a client for dict servers. It uses curl to access the HTTP…


Plugin Roundup: Ruby Debugging, Splice

Ruby Debugging

vim-addon-ruby-debug-ide (GitHub: MarcWeber / vim-addon-ruby-debug-ide) by Marc Weber may not have the most original name, but nonetheless it’s an interesting ruby debugging interface for ruby-debug-ide19. It…