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