From 4bd748c22b26cb7f2b228a5afe2ac08433658c6f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 2 Oct 2012 13:42:49 +1300 Subject: Tidy after scripts, add one for Gundo --- vim/after/plugin/eunuch.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/after/plugin/eunuch.vim') diff --git a/vim/after/plugin/eunuch.vim b/vim/after/plugin/eunuch.vim index 2b989271..e96275dd 100644 --- a/vim/after/plugin/eunuch.vim +++ b/vim/after/plugin/eunuch.vim @@ -1,4 +1,4 @@ -" Discard Eunuch's remapping of :W. +" Replace Eunuch's remapping of :W if has("user_commands") command! -bang -complete=file -nargs=? W w endif -- cgit v1.2.3