diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-09-17 21:01:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-17 21:01:19 +0800 |
commit | 211edceb4f4d4d0f6c41a6ee56891a6f9407e3a7 (patch) | |
tree | 20298a9ad289c16cdd5fc0a5c403a78958e32cc0 /runtime/lua/vim/_meta/api.lua | |
parent | 71530cc972576e6656431b6d000aec9b69a0997e (diff) | |
download | rneovim-211edceb4f4d4d0f6c41a6ee56891a6f9407e3a7.tar.gz rneovim-211edceb4f4d4d0f6c41a6ee56891a6f9407e3a7.tar.bz2 rneovim-211edceb4f4d4d0f6c41a6ee56891a6f9407e3a7.zip |
vim-patch:8.2.4173: cannot use an import in 'foldexpr' (#25215)
Problem: Cannot use an import in 'foldexpr'.
Solution: Set the script context to where 'foldexpr' was set. (closes vim/vim#9584)
Fix that the script context was not set for all buffers.
https://github.com/vim/vim/commit/e70dd11ef41f69bd5e94f630194e6b3c4f3f2102
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/_meta/api.lua')
0 files changed, 0 insertions, 0 deletions