diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-06-15 21:28:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-15 21:28:23 +0800 |
commit | bb487ea12e279bb7ab599d55eb027f1c34e4ecbe (patch) | |
tree | 24adf519abe371fd0a884cc35a6a430b54ba8bad /runtime/lua/vim | |
parent | 4faad4a950c68689166f0d6ecf5694cb04a9b589 (diff) | |
download | rneovim-bb487ea12e279bb7ab599d55eb027f1c34e4ecbe.tar.gz rneovim-bb487ea12e279bb7ab599d55eb027f1c34e4ecbe.tar.bz2 rneovim-bb487ea12e279bb7ab599d55eb027f1c34e4ecbe.zip |
vim-patch:ae321b5: runtime(vim): Update base-syntax, match shebang lines (vim/vim#15011) (#29351)
Match shebang lines in Vim9 and legacy script.
Mark these as an error if they appear anywhere other than the first line
of a legacy-script file. In Vim9 script these match as normal line
comments rather than an error.
https://github.com/vim/vim/commit/ae321b51f7531b23545d64c3a98ed991a31dd5ee
Co-authored-by: dkearns <dougkearns@gmail.com>
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions