You can use: df<char> to delete forward (including char),
dt<char> to delete forward until char. (excluding char)
d/<search><Enter> to delete until search pattern is found
In case you wish to type immediately after deleting, replace 'd' with 'c' in the above.
In case you wish to type immediately after deleting, replace 'd' with 'c' in the above.