runtime(lf): update syntax to support lf version r41
Commit:
https://github.com/vim/vim/commit/56d470a00863234f455fbfba6a96de4f49fe33aa
Author: CatsDeservePets <[email protected]>
Date: Fri Feb 6 09:55:53 2026 +0000
runtime(lf): update syntax to support lf version r41
Also, mark @CatsDeservePets as maintainer.
closes: #18640
Signed-off-by: CatsDeservePets
<[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/ftplugin/lf.vim b/runtime/ftplugin/lf.vim
index 7cec11194..09c3637a6 100644
--- a/runtime/ftplugin/lf.vim
+++ b/runtime/ftplugin/lf.vim
@@ -1,6 +1,6 @@
" Vim filetype plugin file
" Language: lf file manager configuration file (lfrc)
-" Maintainer: Andis Sprinkis <[email protected]>
+" Maintainer: Andis Sprinkis <[email protected]>, @CatsDeservePets
" URL: https://github.com/andis-sprinkis/lf-vim
" Last Change: 6 Apr 2025
diff --git a/runtime/indent/lf.vim b/runtime/indent/lf.vim
index 599759288..2d9b89d1f 100644
--- a/runtime/indent/lf.vim
+++ b/runtime/indent/lf.vim
@@ -1,6 +1,6 @@
" Vim indent file
" Language: lf file manager configuration file (lfrc)
-" Maintainer: Andis Sprinkis <[email protected]>
+" Maintainer: Andis Sprinkis <[email protected]>, @CatsDeservePets
" URL: https://github.com/andis-sprinkis/lf-vim
" Last Change: 26 Oct 2025
diff --git a/runtime/syntax/lf.vim b/runtime/syntax/lf.vim
index 0910bbd3b..fe46fc43b 100644
--- a/runtime/syntax/lf.vim
+++ b/runtime/syntax/lf.vim
@@ -1,12 +1,12 @@
" Vim syntax file
" Language: lf file manager configuration file (lfrc)
-" Maintainer: Andis Sprinkis <[email protected]>
+" Maintainer: Andis Sprinkis <[email protected]>, @CatsDeservePets
" Former Maintainer: Cameron Wright
" URL: https://github.com/andis-sprinkis/lf-vim
-" Last Change: 26 Oct 2025
+" Last Change: 4 Feb 2026
"
" The shell syntax highlighting is configurable. See $VIMRUNTIME/doc/syntax.txt
-" lf version: 39
+" lf version: 41
if exists("b:current_syntax") | finish | endif
@@ -130,6 +130,7 @@ syn keyword lfOptions
\ menufmt
\ menuheaderfmt
\ menuselectfmt
+ \ mergeindicators
\ middle
\ mouse
\ nmaps
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1voIdB-00FneK-P2%40256bit.org.