From 9a0639a95badaac92fe17fb649452763dce1aa60 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 16 Sep 2013 01:20:57 +1200 Subject: No longer using Eunuch It overwrites one of my bindings anyway --- vim/after/plugin/eunuch.vim | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 vim/after/plugin/eunuch.vim (limited to 'vim/after/plugin/eunuch.vim') diff --git a/vim/after/plugin/eunuch.vim b/vim/after/plugin/eunuch.vim deleted file mode 100644 index 7297676b..00000000 --- a/vim/after/plugin/eunuch.vim +++ /dev/null @@ -1,5 +0,0 @@ -" Replace Eunuch's remapping of :W -if has('user_commands') - command! -bang -complete=file -nargs=? W w -endif - -- cgit v1.2.3