diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-07-26 00:35:47 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-26 08:45:06 +0200 |
commit | bb185d63ab86e305e35603297a88c0ec8fba27ae (patch) | |
tree | 5dd9b41a39a1948050b1fd50ceb7482d22e4a43c /runtime/lua/vim/version.lua | |
parent | a2840d0117efeb95a45b511a25cc1d826c525a17 (diff) | |
download | rneovim-bb185d63ab86e305e35603297a88c0ec8fba27ae.tar.gz rneovim-bb185d63ab86e305e35603297a88c0ec8fba27ae.tar.bz2 rneovim-bb185d63ab86e305e35603297a88c0ec8fba27ae.zip |
vim-patch:4d68054: runtime(progress): Add single-line comment syntax
Progress OpenEdge 11.6 added a new C-like single-line comment syntax; such
comments begin with `//` and proceed to the end of the line.
Add a new syntax group `ProgressLineComment` to implement highlighting for this
syntax. Rename the existing group from `ProgressComment` to
`ProgressBlockComment`, and introduce a cluster named `ProgressComment` to
encapsulate both.
closes: vim/vim#15339
https://github.com/vim/vim/commit/4d68054c1e49b937a1aa9567196b97b36fe99c27
Co-authored-by: Daniel Smith <daniel@rdnlsmith.com>
Diffstat (limited to 'runtime/lua/vim/version.lua')
0 files changed, 0 insertions, 0 deletions