mirror of
https://github.com/neovim/neovim.git
synced 2026-01-29 16:40:59 +10: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