aboutsummaryrefslogtreecommitdiffstats
path: root/projects/the_firehose_project.vim
blob: d04d008e89f89fab7b101e751895e8466d178e46 (plain)
1
2
" Post a mentor log
command! FirehosePostMentorLog execute "!BUNDLE_GEMFILE=$VIM_PROJECT_PATH_FIREHOSE_POST_A_MENTOR_SESSION/Gemfile bundle exec ruby $VIM_PROJECT_PATH_FIREHOSE_POST_A_MENTOR_SESSION/main.rb " . shellescape(expand('%:p'))