mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 08:44:06 +00:00
Problem: Autoload script sources itself when defining function.
Solution: Pass TFN_NO_AUTOLOAD to trans_function_name(). (Yasuhiro
Matsumoto, closes vim/vim#2423)
3388d33457