From ea6aaca19daa8015a3fa5048ee669362305abc6c Mon Sep 17 00:00:00 2001 From: xero Date: Sat, 31 Oct 2015 01:03:37 -0400 Subject: set badhabits! --- vim/.vimrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'vim/.vimrc') diff --git a/vim/.vimrc b/vim/.vimrc index 50155b0..ad42e6f 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -72,9 +72,6 @@ nnoremap p :silent :r !xsel -o -b " ┃ ┃ ┃┃┃┃┃┃┃┣━┫┃┗┫ ┃┃┗━┓ " ┗━╸┗━┛╹ ╹╹ ╹╹ ╹╹ ╹╺┻┛┗━┛ -" make ; work like : for commands (lazy shifting) -nnoremap ; : - " json pretty print command J :%!python -mjson.tool -- cgit v1.2.1