From ad20abe1ad8b0617f3653500511aa39f1fb02697 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 19 Jan 2016 07:12:40 +0100 Subject: Ajout de raccourcis console --- plugin/perso.vim | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'plugin') diff --git a/plugin/perso.vim b/plugin/perso.vim index 29143fb..e14749f 100644 --- a/plugin/perso.vim +++ b/plugin/perso.vim @@ -9,10 +9,10 @@ set cindent set clipboard=unnamed set ruler -map j j -map k k -map h h -map l l +"map j j +"map k k +"map h h +"map l l @@ -29,6 +29,10 @@ nnoremap :set pastem`o``:set nopaste nnoremap :set pastem`O``:set nopaste +inoremap A +inoremap 0i + + "inoremap { {}$ "inoremap {{ { "inoremap {} {} -- cgit v1.2.3