From 8a7b92ed8bf86a20e008af389964ee70bace765d Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 12 Mar 2019 10:02:33 -0700 Subject: Add ix command: \i --- vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 58b2380..6a31188 100644 --- a/vimrc +++ b/vimrc @@ -32,7 +32,8 @@ endif """ Mappings imap fd -nnoremap ,s :r ~/sig.txt +" send to ix.io +noremap i :w !ix " Use to clear the highlighting of :set hlsearch. if maparg('', 'n') ==# '' -- cgit v1.2.3