From ea6aaca19daa8015a3fa5048ee669362305abc6c Mon Sep 17 00:00:00 2001
From: xero <x@xero.nu>
Date: Sat, 31 Oct 2015 01:03:37 -0400
Subject: set badhabits!

---
 vim/.vimrc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/vim/.vimrc b/vim/.vimrc
index 50155b0..ad42e6f 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -72,9 +72,6 @@ nnoremap <silent> <leader>p :silent :r !xsel -o -b<CR>
 " ┃  ┃ ┃┃┃┃┃┃┃┣━┫┃┗┫ ┃┃┗━┓
 " ┗━╸┗━┛╹ ╹╹ ╹╹ ╹╹ ╹╺┻┛┗━┛
 
-" make ; work like : for commands (lazy shifting)
-nnoremap ; :
-
 " json pretty print
 command J :%!python -mjson.tool
 
-- 
cgit v1.2.1