Skip to content

Instantly share code, notes, and snippets.

@atton
Created October 1, 2012 08:18
Show Gist options
  • Save atton/3810267 to your computer and use it in GitHub Desktop.
Save atton/3810267 to your computer and use it in GitHub Desktop.
{
'args': '',
'cmdopt': '',
'command': 'ruby',
'exec': '%c %o -c %s:p',
'hook/hier_update/enable_exit': 1,
'hook/output_config/enable_module_loaded': '1',
'hook/output_config/log': '1',
'hook/quickfix_replate_tempname_to_bufnr/enable_exit': 1,
'hook/quickfix_replate_tempname_to_bufnr/priority_exit': -10,
'hook/quickfix_stateus_enable/enable_exit': 1,
'input': '',
'mode': 'n',
'outputter': 'quickfix',
'region': {'first': [1, 0, 0], 'last': [3, 0, 0], 'wise': 'V'},
'runner': 'vimproc',
'runner/vimproc/updatetime': 50,
'split': '',
'src': '# -*- coding: utf-8 -*-^@^@def {',
'srcfile': '/var/folders/bd/7vfb6bns2dzg2f974vgwmtcw0000gn/T/vmP5Oib/3',
'tempfile': '%{tempname()}',
'type': 'watchdogs_checker/ruby'
}
/private/var/folders/bd/7vfb6bns2dzg2f974vgwmtcw0000gn/T/vmP5Oib/3|3| syntax error, unexpected tLBRACE
|| def {
|| ^
{
'args': '',
'cmdopt': '',
'command': 'ruby',
'exec': '%c %o -c %s:p',
'hook/hier_update/enable_exit': 1,
'hook/output_config/enable_module_loaded': '1',
'hook/output_config/log': '1',
'hook/quickfix_replate_tempname_to_bufnr/enable_exit': 1,
'hook/quickfix_replate_tempname_to_bufnr/priority_exit': -10,
'hook/quickfix_stateus_enable/enable_exit': 1,
'input': '',
'mode': 'n',
'outputter': 'quickfix',
'region': {'first': [1, 0, 0], 'last': [3, 0, 0], 'wise': 'V'},
'runner': 'vimproc',
'runner/vimproc/updatetime': 50,
'split': '',
'src': '# -*- coding: utf-8 -*-^@^@def {',
'srcfile': '/var/folders/bd/7vfb6bns2dzg2f974vgwmtcw0000gn/T/vmP5Oib/4',
'tempfile': '%{tempname()}',
'type': 'watchdogs_checker/ruby'
}
hoge.rb|3| syntax error, unexpected tLBRACE
|| def {
||
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment