Files
neovim/runtime/doc
zeertzjq ba237ce96c vim-patch:a577e42: runtime(vim): Update base-syntax, improve script-interface command highlighting
- Normalise interface heredoc highlighting with that used for
  :let-heredocs.
- Remove interface feature testing.  The Lua and Python interface
  command scripts are now highlighted by default.  Loading all syntax
  files incurs an undesirable load-time burden so highlighting of the
  less popular MzScheme, Perl, Ruby and Tcl interfaces is disabled by
  default.  g:vimsyn_embed can still be used to customise the supported
  interfaces.
- Always highlight interface ex-commands as valid commands, even when
  the corresponding command-script highlighting is disabled.
- Highlight simple command-script statements as well as heredocs.
- Remove error highlighting of heredoc and statement command-script
  regions when an interface is disabled.  These are now highlighted as
  plain text.
- Allow indented heredoc end tokens when "trim" is specified.
- Match interface heredocs in :def functions.
- Fix runaway vimEmbedError regions.  These regions have been removed.
- Use python2 syntax for :python, and :pythonx when 'pyxversion' is
  appropriately set.

closes: vim/vim#15522

a577e4289c

Co-authored-by: Doug Kearns <dougkearns@gmail.com>
2025-05-18 06:44:49 +08:00
..
2023-07-25 05:07:13 -07:00
2025-04-12 10:21:03 -07:00
2025-01-01 12:29:51 -08:00
2025-05-03 10:08:53 -07:00
2024-05-15 23:19:26 +02:00
2025-04-27 15:44:11 -07:00
2025-05-03 15:47:59 -07:00
2025-05-03 10:08:53 -07:00
2023-06-25 17:14:28 +02:00
2025-03-26 05:49:48 -07:00
2025-05-03 10:08:53 -07:00
2025-05-17 10:59:14 +02:00
2025-05-03 10:08:53 -07:00
2025-03-17 12:31:53 +01:00
2025-03-30 13:29:36 -07:00
2025-04-13 07:41:54 +08:00
2025-05-03 10:08:53 -07:00
2024-11-21 06:50:30 +08:00
2025-05-03 15:47:59 -07:00
2024-01-18 00:14:48 -08:00
2025-03-02 14:27:52 -08:00
2025-03-15 15:00:44 +01:00
2025-04-27 13:40:46 -07:00
2025-02-15 14:55:25 +01:00
2025-05-03 15:47:59 -07:00
2025-03-18 06:18:37 -07:00
2023-08-10 17:28:02 +08:00
2025-04-27 15:44:11 -07:00
2025-01-03 08:29:36 -08:00
2024-04-23 08:20:36 +08:00
2024-05-11 18:14:03 +08:00
2023-04-23 15:22:55 +02:00
2023-06-25 17:14:28 +02:00
2023-06-19 08:40:33 -07:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2024-04-30 05:54:03 +08:00
2023-06-26 11:29:12 +02:00
2023-07-25 05:07:13 -07:00
2023-06-19 08:40:33 -07:00
2025-05-03 15:47:59 -07:00
2025-03-18 06:18:37 -07:00
2025-05-03 15:47:59 -07:00