Skip to content

Commit

Permalink
Add custom surround tags
Browse files Browse the repository at this point in the history
  • Loading branch information
remi committed Jun 7, 2011
1 parent 74cd79e commit bef4a46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions map.vim
Expand Up @@ -253,3 +253,7 @@ noremap <C-A>l <C-W>l
noremap <C-A>k <C-W>k
noremap <C-A>j <C-W>j
" }}}

let g:surround_45 = "#{\r}"
let g:surround_61 = "\"#{\r}\""
inoremap ## #{}<Esc>i
Expand Down

0 comments on commit bef4a46

Please sign in to comment.