diff options
| author | realtradam <[email protected]> | 2022-11-19 22:08:52 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-11-19 22:08:52 -0500 |
| commit | 13432ece9e2a8c6d20158fd6886c6060c8a7bdc9 (patch) | |
| tree | fa8e821375708c281363916e9b352fdf4f208d94 /.vimrc | |
| download | Ogle-13432ece9e2a8c6d20158fd6886c6060c8a7bdc9.tar.gz Ogle-13432ece9e2a8c6d20158fd6886c6060c8a7bdc9.zip | |
init
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +" press F5 to compile and execute the project code +map <f5> :AsyncRun -save=1 make run <CR> |
