From f70d5dc9b1f546bcfae67f067fe2e3b67f94ca45 Mon Sep 17 00:00:00 2001 From: Miguel Date: Wed, 3 Nov 2021 19:59:44 +0100 Subject: improving dotfiles --- vim/vim-potion/ftplugin/potion/running.vim | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 vim/vim-potion/ftplugin/potion/running.vim (limited to 'vim/vim-potion/ftplugin/potion/running.vim') diff --git a/vim/vim-potion/ftplugin/potion/running.vim b/vim/vim-potion/ftplugin/potion/running.vim deleted file mode 100644 index d70adc0..0000000 --- a/vim/vim-potion/ftplugin/potion/running.vim +++ /dev/null @@ -1,6 +0,0 @@ -if !exists("g:potion_command") - let g:potion_command = "potion" -endif - -nnoremap r :call potion#running#PotionCompileAndRunFile() -nnoremap b :call potion#running#PotionShowBytecode() -- cgit v1.2.3