mirror of
https://github.com/neovim/neovim.git
synced 2026-08-12 02:05:43 +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>