2 lines
76 B
VimL
2 lines
76 B
VimL
|
vnoremap <silent><buffer> D :<c-u>call SurroundVaddPairs("/** ", " */")<cr>
|