ruby-syntaxchecker : Ruby syntax checker, display error and warnings in a quickfix split
script karma |
Rating 0/0,
Downloaded by 843 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.184.63
|