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