neovim/ftplugin/javascript.vim
2023-03-27 23:12:54 +08:00

2 lines
76 B
VimL

vnoremap <silent><buffer> D :<c-u>call SurroundVaddPairs("/** ", " */")<cr>