Skip to content

Commit 97cb46a

Browse files
committed
Update turbux to append bundle exec on tests
1 parent a711958 commit 97cb46a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

home/.vimrc

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ set noswapfile
3838
" Disable quit<enter> message
3939
nnoremap <C-c> <silent> <C-c>
4040
41+
let g:turbux_command_prefix = 'bundle exec'
42+
4143
" Spell check settings
4244
" set spell
4345
set spellfile=~/.vim/spell/mySpellFile.en.utf-8.add

0 commit comments

Comments
 (0)