vim/runtime
Doug Kearns 3dca512939
runtime(vim): Update base-syntax and generator, only match valid predefined variables
- Only match valid predefined and option variables.
- Match scope dictionaries.
- Highlight scope prefixed variables as a scope dictionary accessor. The
  vimVarScope syntax group can be linked to vimVar to disable this.
- Include support for Neovim-only predefined and option variables.

Temporary collateral damage - scope dictionaries match instead of keys
in dictionary literals.

closes: #16727

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-03-09 16:30:28 +01:00
..
autoload runtime(man): don't add jumps when loading a manpage 2025-03-05 20:38:20 +01:00
bitmaps
colors runtime(colors): Update colorschemes, include new unokai colorscheme 2025-01-14 17:15:59 +01:00
compiler runtime(compiler): improve svelte-check 2025-02-27 19:09:52 +01:00
doc runtime(plsql): move fold option from syntax to filetype plugin 2025-03-09 16:25:17 +01:00
ftplugin runtime(plsql): move fold option from syntax to filetype plugin 2025-03-09 16:25:17 +01:00
icons
import/dist
indent patch 9.1.1140: filetype: m17ndb files are not detected 2025-02-23 09:41:42 +01:00
keymap runtime(keymap): Add ukrainian-enhanced keymap 2025-02-15 09:59:57 +01:00
lang
macros
pack/dist/opt runtime(nohlsearch): fix CursorHold loop 2025-03-08 17:16:18 +01:00
plugin patch 9.1.1187: matchparen plugin wrong highlights shell case statement 2025-03-09 08:40:33 +01:00
print
spell
syntax runtime(vim): Update base-syntax and generator, only match valid predefined variables 2025-03-09 16:30:28 +01:00
tools patch 9.1.0736: Unicode tables are outdated 2024-09-17 20:24:56 +02:00
tutor runtime(new-tutor): add chapter two to the interactive tutorial 2025-03-05 21:49:37 +01:00
bugreport.vim
defaults.vim
delmenu.vim
doc.info
evim.vim
filetype.vim patch 9.1.1186: filetype: help files in git repos are not detected 2025-03-08 17:21:16 +01:00
ftoff.vim
ftplugin.vim
ftplugof.vim Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749) 2023-08-13 10:33:05 +02:00
gvim.desktop
gvimrc_example.vim
hi16-action-make.png
hi22-action-make.png
icons.info
indent.vim Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749) 2023-08-13 10:33:05 +02:00
indoff.vim Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749) 2023-08-13 10:33:05 +02:00
macmap.vim
macros.info
makemenu.vim patch 9.1.1188: runtime(tera): tera support can be improved 2025-03-09 08:52:05 +01:00
menu.vim
mswin.vim
optwin.vim patch 9.1.1182: No cmdline completion for 'completefuzzycollect' 2025-03-07 19:09:09 +01:00
scripts.vim runtime: Remove outdated scripts.vim comment (#12934) 2023-08-27 19:47:29 +02:00
synmenu.vim patch 9.1.1188: runtime(tera): tera support can be improved 2025-03-09 08:52:05 +01:00
termcap
tools.info updated for version 7.0001 2004-06-13 20:20:40 +00:00
tutor.info updated for version 7.0001 2004-06-13 20:20:40 +00:00
vim.desktop Update runtime files 2022-06-25 18:01:32 +01:00
vim16x16.gif
vim16x16.png
vim16x16.xpm patch 9.1.0437: Motif requires non-const char pointer for XPM data 2024-05-23 17:49:39 +02:00
vim32x32.gif updated for version 7.0001 2004-06-13 20:20:40 +00:00
vim32x32.png updated for version 7.0001 2004-06-13 20:20:40 +00:00
vim32x32.xpm patch 9.1.0437: Motif requires non-const char pointer for XPM data 2024-05-23 17:49:39 +02:00
vim48x48.gif updated for version 7.0001 2004-06-13 20:20:40 +00:00
vim48x48.png
vim48x48.xpm
vimlogo.cdr updated for version 7.0001 2004-06-13 14:44:53 +00:00
vimlogo.eps
vimlogo.gif
vimlogo.pdf updated for version 7.0001 2004-06-13 20:20:40 +00:00
vimlogo.svg
vimlogo.xpm updated for version 7.0001 2004-06-13 20:20:40 +00:00
vimrc_example.vim