summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 58b2380..6a31188 100644
--- a/vimrc
+++ b/vimrc
@@ -32,7 +32,8 @@ endif
""" Mappings
imap fd <Esc>
-nnoremap ,s :r ~/sig.txt<cr>
+" send to ix.io
+noremap <silent> <leader>i :w !ix<CR>
" Use <C-L> to clear the highlighting of :set hlsearch.
if maparg('<C-L>', 'n') ==# ''