mirror of
https://github.com/neovim/neovim.git
synced 2025-11-20 17:16:31 +00:00
* Improve heredoc handling
- Support "trim" for all the embedded scripts.
- Check the indent of "trim" for "let" and all the embedded scripts.
* Update missing part of vim.vim.base in the commit
d164f2a521f8e52e587727657fb1c19e9a25f32a.
* Update gen_syntax_vim.vim to catch up with 9.1.0685's source code.
closes: vim/vim#15542
95e90781a4
Co-authored-by: Ken Takata <kentkt@csc.jp>