diff options
Diffstat (limited to 'odds_testing/.vimrc')
| -rw-r--r-- | odds_testing/.vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/odds_testing/.vimrc b/odds_testing/.vimrc new file mode 100644 index 0000000..064e560 --- /dev/null +++ b/odds_testing/.vimrc @@ -0,0 +1,2 @@ +" press F5 to compile and execute the project code +map <f5> :AsyncRun -save=1 ruby '%:p' <CR> |
