summaryrefslogtreecommitdiffstats
path: root/runtime/synmenu.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/synmenu.vim')
-rw-r--r--runtime/synmenu.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/synmenu.vim b/runtime/synmenu.vim
index 947b16cdca..9d7da7dee3 100644
--- a/runtime/synmenu.vim
+++ b/runtime/synmenu.vim
@@ -2,7 +2,7 @@
" This file is normally sourced from menu.vim.
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Feb 04
+" Last Change: 2022 Oct 04
" Define the SetSyn function, used for the Syntax menu entries.
" Set 'filetype' and also 'syntax' if it is manually selected.