mirror of
https://github.com/neovim/neovim.git
synced 2026-04-04 14:49:31 +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