]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(lf): improve syntax script, add filetype plugin
authorAndis Spriņķis <andis@sprinkis.com>
Tue, 8 Apr 2025 18:34:14 +0000 (20:34 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 8 Apr 2025 18:34:14 +0000 (20:34 +0200)
commit7517a8cadfd0e70d0422955cbad4767f6a40f29d
tree2188eaf006e7cdca91c17bbfc8c34de4a92b8342
parentb71f1309a210bf8f61a24f4eda336de64c6f0a07
runtime(lf): improve syntax script, add filetype plugin

- Greatly improve detection and highlighting of command/shell regions,
  input-device key labels, escape sequences (@joelim-work)
- Add ftplugin for formatoptions, toggling comment areas
  (@andis-sprinkis)
- Add a few missing lf option keywords, rm. old non-working code, misc.
  formatting (@andis-sprinkis)

closes: #17078

Signed-off-by: Andis Spriņķis <andis@sprinkis.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/MAINTAINERS
runtime/ftplugin/lf.vim [new file with mode: 0644]
runtime/syntax/lf.vim