Files
org-vim/runtime/syntax/testdir/input/vim_ex_command.vim
T

6 lines
66 B
VimL
Raw Normal View History

" Vim :command command
" Issue #14135
com Foo call system('ls')