mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00

Problem: When using a partial on a dictionary it always gets bound to that
dictionary.
Solution: Make a difference between binding a function to a dictionary
explicitly or automatically.
1d429610bf