mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
Improve formatting and naming consistency of the syntax tests. closes: #17850 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
6 lines
65 B
VimL
6 lines
65 B
VimL
#!/usr/bin/env vim -S
|
|
" Vim shebang line
|
|
|
|
|
|
#!/usr/bin/env vim -S
|