runtime(fvwm): Update fvwm keywords
Commit:
https://github.com/vim/vim/commit/64eeff5784a78e9fa7041df1ccb2fd72516e1858
Author: Christian Brabandt <[email protected]>
Date: Sun Dec 14 17:45:50 2025 +0100
runtime(fvwm): Update fvwm keywords
fixes: https://github.com/vim/vim/issues/18924
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/syntax/fvwm.vim b/runtime/syntax/fvwm.vim
index 2f96bab5b..cb974a2da 100644
--- a/runtime/syntax/fvwm.vim
+++ b/runtime/syntax/fvwm.vim
@@ -3,6 +3,7 @@
" Maintainer: Gautam Iyer <[email protected]>
" Previous Maintainer: Haakon Riiser <[email protected]>
" Last Change: Sat 29 Sep 2007 11:08:34 AM PDT
+" 2025 Dec 14: Update fvwm2 keywords #18924
"
" Thanks to David Necas (Yeti) for adding Fvwm 2.4 support.
"
@@ -157,7 +158,7 @@ else
\ PrintInfo Repeat Schedule State WindowFont
\ XSync XSynchronize AnimatedMove
\ HideGeometryWindow Layer Lower Move
- \ MoveToDesk MoveThreshold MoveToPage
+ \ MoveToDesk MoveThreshold MoveToPage Resize
\ MoveToScreen OpaqueMoveSize PlaceAgain Raise
\ RaiseLower ResizeMaximize ResizeMove
\ ResizeMoveMaximize RestackTransients
@@ -166,7 +167,7 @@ else
\ FlipFocus Focus WarpToWindow Close Delete
\ Destroy Iconify Recapture RecaptureWindow
\ Refresh RefreshWindow Stick StickAcrossPages
- \ StickAcrossDesks WindowShade
+ \ StickAcrossDesks WindowShade Maximize GotoDesk
\ WindowShadeAnimate IgnoreModifiers
\ EdgeCommand EdgeLeaveCommand GnomeButton
\ Stroke StrokeFunc FocusStyle DestroyStyle
@@ -186,6 +187,7 @@ else
\ QuitSession Restart SaveSession
\ SaveQuitSession KeepRc NoWindow Break
\ CleanupColorsets EchoFuncDefinition
+ \ InfoStoreAdd DesktopConfiguration
" Conditional commands
syn keyword fvwmKeyword nextgroup=fvwmCondition skipwhite
@@ -276,7 +278,7 @@ else
\ BackColor Colorset HilightFore HilightBack
\ HilightColorset BorderColorset
\ HilightBorderColorset IconTitleColorset
- \ HilightIconTitleColorset
+ \ HilightIconTitleColorset IconTitleFormat
\ IconBackgroundColorset IconTitleRelief
\ IconBackgroundRelief IconBackgroundPadding
\ Font IconFont StartsOnDesk StartsOnPage
@@ -382,6 +384,7 @@ else
\ MinOverlapPlacementPenalties
\ MinOverlapPercentPlacementPenalties
\ MinWindowSize StartShaded
+ \ EdgeMoveDelay EdgeMoveResistance
" Cursor styles
syn keyword fvwmKeyword nextgroup=fvwmCursorStyle skipwhite
@@ -441,7 +444,8 @@ else
syn keyword fvwmBStyleNames contained
\ Simple Default Solid Colorset Vector Pixmap
\ AdjustedPixmap ShrunkPixmap StretchedPixmap
- \ TiledPixmap MiniIcon
+ \ TiledPixmap MiniIcon MwmDecorMenu MwmDecorMin
+ \ MwmDecorMax MwmDecorShade MwmDecorStick
MwmDecorLayer
syn keyword fvwmBStyleFlags contained
\ Raised Sunk Flat UseTitleStyle
\ UseBorderStyle
--
--
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/E1vUpRz-00Ew7e-Fp%40256bit.org.