Explorar o código

remap indentation commands

raylu %!s(int64=14) %!d(string=hai) anos
pai
achega
781101903f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      vimrc

+ 2 - 0
vimrc

@@ -36,6 +36,8 @@ map <C-n> gt
 map <C-p> gT
 map <C-h> :AS<CR>
 vmap P "_dP
+inoremap <C-d> <C-t>
+inoremap <C-a> <C-d>
 
 function! JavaScriptFold()
     setl foldmethod=syntax