For example, add automatically add `end` keyword in fish script after typing begin. See more at https://github.com/tpope/vim-endwise
@@ -9,6 +9,7 @@ Plugin 'VundleVim/Vundle.vim'
Plugin 'captbaritone/better-indent-support-for-php-with-html'
Plugin 'https://gogs.jovian-hersemeule.eu/Vim/BonitaLog.git'
Plugin 'dag/vim-fish'
+Plugin 'tpope/vim-endwise'
call vundle#end()
" Make hard tab look like 4 spaces tabs