From 98e3db9e042a4594471626912729a075c33ad352 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Sat, 27 Jan 2018 00:22:13 +0100 Subject: [PATCH] remove unused toggle states --- vimrc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/vimrc b/vimrc index 8244f67..d86ed90 100644 --- a/vimrc +++ b/vimrc @@ -221,13 +221,8 @@ noremap sa zg noremap s? z= "" toggle states -nnoremap hh :set invhlsearch -nnoremap ll :set invlist nnoremap pp :set invpaste -nnoremap nn :set invnumber -nnoremap ii :set invrelativenumber - "" 0: Run the visually selected code in node and replace it with the output vnoremap 0 :!node