summaryrefslogtreecommitdiffstats
path: root/runtime/menu.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-02-09 21:50:44 +0000
committerBram Moolenaar <Bram@vim.org>2022-02-09 21:50:44 +0000
commit9da17d7c57071c306565da6a35c3704db1916b78 (patch)
tree7c3a8aaadc469baa93b14e8d7ae22e974450f036 /runtime/menu.vim
parent78a8404f8b6ad0152614d5fdc3ec277444c1eee5 (diff)
Update runtime files
Diffstat (limited to 'runtime/menu.vim')
-rw-r--r--runtime/menu.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/menu.vim b/runtime/menu.vim
index 0a2bd1fb0b..12924af6fb 100644
--- a/runtime/menu.vim
+++ b/runtime/menu.vim
@@ -1201,8 +1201,8 @@ an 50.710 &Syntax.Co&lor\ Test :sp $VIMRUNTIME/syntax/colortest.vim<Bar>so %<CR
an 50.720 &Syntax.&Highlight\ Test :runtime syntax/hitest.vim<CR>
an 50.730 &Syntax.&Convert\ to\ HTML :runtime syntax/2html.vim<CR>
-" Uncomment this to compile the functions early to find any mistakes
-defcompile
+" Uncomment the next line to compile the functions early to find any mistakes
+" defcompile
endif " !exists("did_install_syntax_menu")