set showcmd set backspace=indent,eol,start set expandtab set shiftwidth=2 set softtabstop=2 set cindent set clipboard=unnamed set ruler set t_Co=256 "map j j "map k k "map h h "map l l set encoding=utf-8 set fileencoding=utf-8 colo jellybeans hi CursorLine term=bold cterm=bold ctermbg=blue filetype plugin indent on nnoremap :set pastem`o``:set nopaste nnoremap :set pastem`O``:set nopaste inoremap A inoremap 0i "inoremap { {}$ "inoremap {{ { "inoremap {} {} "inoremap << <> "inoremap [ [] "inoremap [[ [ "inoremap [] [] "inoremap ( () "inoremap (( ( "inoremap () () "inoremap " "" "inoremap "" "" "inoremap ' '' "inoremap '' '' "Perso C définition" inoremap prt printf inoremap swf printf inoremap #in< #include<> inoremap #de #define " Personal shortcurts nnoremap èè__ :set pastem`o``:set nopaste nmap :TagbarToggle nmap :NERDTreeToggle ca tn tabnew ca tc tabc "Allow vim clipboad <-> host clipboard to share data set clipboard=unnamed "