diff --git a/plugin/bananavim.vim b/plugin/bananavim.vim deleted file mode 100644 index 84cc612..0000000 --- a/plugin/bananavim.vim +++ /dev/null @@ -1,130 +0,0 @@ -if exists("g:loaded_Banananew") || &cp - finish -endif -let g:loaded_Banananew= 1 " your version number -let s:keepcpo = &cpo -set cpo&vim - -if !hasmapto('BananaEncnew') - map c BananaEncNew -endif - -if !hasmapto('BananaDecnew') - map t BananaDecNew -endif - -noremap