.dotfiles/vim/abbreviations/codingAbbreviations.vim

6 lines
294 B
VimL

" codingAbbreviations.vim
:ab #!p #!/usr/bin/env perl
:ab #!3 #!/usr/bin/env python3
:ab #!b #!/usr/bin/env bash
:ab hh ################################################################################<CR>#<CR>################################################################################<Up>