1
0
mirror of https://github.com/amix/vimrc synced 2025-07-01 04:35:00 +08:00

Added markdown plugin. Added README.md

This commit is contained in:
amix
2012-05-29 17:32:24 -04:00
parent a75f80898f
commit a1e88cb87c
6 changed files with 301 additions and 31 deletions

View File

@ -85,7 +85,7 @@ cnoremap <C-N> <Down>
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Parenthesis/bracket expanding
" => Parenthesis/bracket
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
vnoremap $1 <esc>`>a)<esc>`<i(<esc>
vnoremap $2 <esc>`>a]<esc>`<i[<esc>