enable eslint in JS files, re-enable rspec for neomake tests
This commit is contained in:
parent
77249e4b9b
commit
65d2dd589d
2 changed files with 2 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
let g:neomake_ruby_enabled_makers = ['rubocop']
|
||||
|
||||
" Vim-Test
|
||||
"let test#ruby#rspec#executable = 'bundle exec rspec'
|
||||
let test#ruby#rspec#executable = 'bundle exec rspec'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue