sponsor Vim development Vim logo Vim Book Ad

ruby-syntaxchecker : Ruby syntax checker, display error and warnings in a quickfix split

 script karma  Rating 0/0, Downloaded by 787  Comments, bugs, improvements  Vim wiki

created by
Juan Carlos Alvarez
 
script type
ftplugin
 
description
ruby-syntaxchecker.vim

https://github.com/vantares/ruby-syntaxchecker.vim

ruby syntax checker, toggles a quickfix window with the error list

description
You need to install ruby It\\'s a simple program that just checks if your ruby code have any syntax warning or error.

Pressing F4 will run it using the \\\"quickfix\\\" feature. This way you can \\\"navigate\\\" through errors using :cn and other standard commands.
 
install details
install details
just put the file in your ~/.vim/ftplugin/ruby directory (if that doesn\\'t exist, create it)

The default mapping is F4, you can change it putting let g:ruby_syntaxcheck_map=\\'whatever\\' in your vimrc
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
ruby-syntaxchecker.vim.zip 0.1 2013-04-25 7.0 Juan Carlos Alvarez Initial upload
ip used for rating: 44.200.101.170

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github