neomake is the path and the way
This commit is contained in:
parent
7f49c26753
commit
972383492b
4 changed files with 8 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
" Syntastic
|
||||
let g:syntastic_ruby_checkers = ['rubocop']
|
||||
" Neomake
|
||||
let g:neomake_ruby_enabled_makers = ['rubocop']
|
||||
|
||||
" vim-rspec mappings
|
||||
nnoremap <Leader>t :call RunCurrentSpecFile()<CR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue