.dotfiles/vim/abbreviations/codingAbbreviations.vim

6 lines
294 B
VimL
Raw Normal View History

2022-04-16 19:21:45 +00:00
" 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>