diff --git a/vim/ftplugin/sh.vim b/vim/ftplugin/sh.vim index 544b431..9bfd4bf 100644 --- a/vim/ftplugin/sh.vim +++ b/vim/ftplugin/sh.vim @@ -4,3 +4,5 @@ set shiftwidth=2 set expandtab set shiftround set autoindent + +nnoremap :w !sh