diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2025-12-22 12:31:44 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-22 12:31:44 +0800 |
| commit | b95848a8f11d5e8096555efcf69d2c5b4536c997 (patch) | |
| tree | f754f758d461ad5717cbec9e452d51f1054a7a22 /runtime/lua/vim/_core/stringbuffer.lua | |
| parent | 6c7a5eff1dd4ba5940d83159349396101621abd1 (diff) | |
vim-patch:8.2.1756: Vim9: :let will soon be disallowed (#37063)
Problem: Vim9: :let will soon be disallowed.
Solution: Add v:disallow_let temporarily. Fix tests.
https://github.com/vim/vim/commit/cfcd011fcd8021da52fba62dabf7a2497f1879b7
The change to use checkforcmd() is already included in the port of patch
9.0.1505. This commit adds the missing :const check.
N/A patches:
vim-patch:8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg
vim-patch:8.2.1623: Vim9: using :call where it is not needed
vim-patch:8.2.1766: Vim9: Some tests are still using :let
vim-patch:8.2.1788: Vim9: still allows :let for declarations
vim-patch:8.2.1882: Vim9: v:disallow_let is no longer needed
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/_core/stringbuffer.lua')
0 files changed, 0 insertions, 0 deletions
