mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 02:17:09 +10:00
Highlight f-string replacement fields, including
- Comments
- Debugging flags
- Conversion fields
- Format specifications
- Delimiters
Syntax inside fields will be addressed in a separate commit.
related: vim/vim#10734
related: vim/vim#14033
closes: vim/vim#17784
a94a0555d9
Co-authored-by: Rob B <github@0x7e.net>