It always annoyed me that vim jump-to-tag (ctrl-] or ,f in yadr) totally flopped when it came to ruby bang methods. This function handles methods! and method.invocations! to find bang versions of methods.
It always annoyed me that vim jump-to-tag (ctrl-] or ,f in yadr) totally flopped when it came to ruby bang methods. This function handles methods! and method.invocations! to find bang versions of methods.