DEV Community

Discussion on: We want to feature your voice on DevDiscuss! This week's topic: Vim

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

it has some shorcuts I love.

Care to give some examples?

Collapse
 
davids89 profile image
David

For example to empty an array you can do c + i + ( with the cursor inside the () and Vim delete the text.