Logo
Explore Help
Sign In
CC-tea/org-vim
1
0
Fork 0
You've already forked org-vim
mirror of https://github.com/vim/vim.git synced 2026-04-10 14:13:24 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
4fcbc70fb1d7a6973edcd24f998990934b05893f
org-vim/runtime/syntax/testdir/input/setup/vim_function_variables.vim

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
33 B
VimL
Raw Normal View History

runtime(vim): Update base-syntax, improve variable matching - Match variables after operators, including line continuations. - Match option variables without leading whitespace. - Explicitly match expression subscripts. - Match Vim9 variables in LHS of assignments and method calls. - Match option variables (&option) with a dedicated syntax group like environment variables. - Match list literals, fixes: #5830 - Match :{un}lockvar arguments. - Match registers and environment variables in :let unpack lists. - Match lambda expressions - Match Vim9 scope blocks - Match variables in :for subject - Highlight user variables with Normal - Improve this/super keyword matching, fixes: #15970 closes: #16476 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-02-10 22:00:27 +01:00
highlight link vimVar Identifier
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1666ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API