Vim tip (F&T command)
Looking for new ways to be productive with vim? Have you used the power of the F or T command?
Here is how it works:
F/T combined with any other traditional vim command like c (change), d (delete), v (visual) will select text until the next character specified.
Examples:
ct[ will change every character until the next [ character
cf[ will change every character until the next [ character (including the [)
Pretty nice, right?
Written by Simon Le Parc
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Related Tags
#vim
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#