mirror of
https://github.com/neovim/neovim.git
synced 2026-05-13 00:44:42 +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