Skip to content

Comment on Learn Vim Progressivelyparent

Comments

That is a neat trick. Even though it's one more character, the expected way to do this would be: "dt("

That would delete just the function name (`globalConfig.getParam`), not the argument list as well. `d%` would grab the function name _and_ its argument list.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.