if !exists("g:potion_command") let g:potion_command = "potion" endif nnoremap r :call potion#running#PotionCompileAndRunFile() nnoremap b :call potion#running#PotionShowBytecode()