mirror of
https://github.com/neovim/neovim.git
synced 2026-05-18 03:00:10 +00:00
Problem: Cannot use an import in 'indentexpr'.
Solution: Set the script context when evaluating 'indentexpr'
28e60cc088
Co-authored-by: Bram Moolenaar <Bram@vim.org>