]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(lf): update syntax to support lf version r37
authorAndis Spriņķis <andis@sprinkis.com>
Mon, 25 Aug 2025 22:02:01 +0000 (00:02 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 25 Aug 2025 22:02:01 +0000 (00:02 +0200)
Adds the lf release 37 specific syntax highlighting changes.

From the PR andis-sprinkis/lf-vim#23 by @CatsDeservePets

closes: #18115

Signed-off-by: Andis Spriņķis <andis@sprinkis.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/lf.vim

index af2e487371721dd106c79352fe12d5d70ea9e71f..6e98e23e371e80455b35959b33238a2fcd7e1477 100644 (file)
@@ -3,10 +3,10 @@
 " Maintainer: Andis Sprinkis <andis@sprinkis.com>
 " Former Maintainer: Cameron Wright
 " URL: https://github.com/andis-sprinkis/lf-vim
-" Last Change: 16 July 2025
+" Last Change: 16 August 2025
 "
 " The shell syntax highlighting is configurable. See $VIMRUNTIME/doc/syntax.txt
-" lf version: 36
+" lf version: 37
 
 if exists("b:current_syntax") | finish | endif
 
@@ -94,6 +94,7 @@ syn keyword lfOptions
   \ errorfmt
   \ filesep
   \ filter
+  \ filtermethod
   \ find
   \ find-back
   \ find-next
@@ -101,8 +102,6 @@ syn keyword lfOptions
   \ findlen
   \ glob-select
   \ glob-unselect
-  \ globfilter
-  \ globsearch
   \ half-down
   \ half-up
   \ hidden
@@ -169,6 +168,7 @@ syn keyword lfOptions
   \ search-back
   \ search-next
   \ search-prev
+  \ searchmethod
   \ select
   \ selectfmt
   \ selmode