summaryrefslogtreecommitdiffhomepage
path: root/odds_testing/.vimrc
blob: 064e5607205c7618b2b74dfdefa5d92333ca72fc (plain)
1
2
" press F5 to compile and execute the project code
map <f5> :AsyncRun -save=1 ruby '%:p' <CR>