From 6944162a4f39daec2a76418f910e5ae0d0200a76 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 1 Jun 2016 12:20:03 +1200 Subject: Remove ancient IRC quote --- vim/vimrc | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index 2a29fc85..15365dde 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -364,19 +364,6 @@ set ttimeoutlen=50 " Tolerate typos like :Wq, :Q, or :Qa and do what I mean, including any " arguments or modifiers; I fat-finger these commands a lot because I type " them so rapidly, and they don't correspond to any other commands I use -" -" [12:04:16] tyrmored: man i type :W a hundred times a day -" <- what does that do? -" nothing -" accolade: it's me typing :w wrong; i have commands defined in my -" .vimrc to translate it -" k :) -" (i am not advising you do this) -" I will still hold you responsible if I do! -" dammit -" this always happens -" tyrmored, you are a public person, you have responsibilities -" if has('user_commands') command! -bang -complete=file -nargs=? E e command! -bang -complete=file -nargs=? W w -- cgit v1.2.3