aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin/scratch.vim
blob: 399f5a3135361be59b4a63859941aba0685e5673 (plain) (blame)
1
2
command! -bar -count=0 -nargs=* Scratch
      \ call scratch#(<q-mods>, <q-count>, <f-args>)