summaryrefslogtreecommitdiffhomepage
path: root/planning/.vimrc
blob: 961011a0055e2311501c034719ac50167489f986 (plain)
1
2
" press F5 to compile and execute the project code
map <f5> :AsyncRun -save=1 plantuml "%:p" && viewnior <cwd>/%:t:r.png <CR>