diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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') ==# '' |