I am new to vim and in the process of discovering tons of interesting things that one can using this powerful editor.
One particular thing that I need to do very fr
surround.vim https://github.com/tpope/vim-surround
with this plugin, you can (cursor on or in (), cs([ to achieve your goal.
(
cs([