This is something what I miss from other editors. I'm looking for a plugin/config which adds closing mark for some characters automatically.
For example, when I type (
, it add )
and prompt will be between it. Similarly with {
, "
etc. This would be very helpful for me. I know I can do it using Vim command, but my goal is do it automatically.