mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 18:36:30 +00:00

Problem: Cannot get the script line number when executing a function.
Solution: Store the line number besides the script ID. (Ozaki Kiichi,
closes vim/vim#3362) Also display the line number with ":verbose set".
f29c1c6aa3