Tpope vim endwise
Tool
About
`vim-endwise` is a highly regarded open-source Vim plugin developed by Tim Pope (`tpope`). The plugin injects smart automation rules into the text editor layout, automatically appending matching closing control words (such as `end` in Ruby, or `endif` in Bash scripts) instantly after a developer hits enter on an open block statement.

