aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/vim_spec.lua
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2017-08-26 13:46:04 -0400
committerJames McCoy <jamessan@jamessan.com>2017-08-26 13:49:39 -0400
commitffdddcd93dda3dd6f9663ff0d8a3115b9e0eae14 (patch)
tree7f3091f1b66b1b0eaa240db0186575940c33c86c /test/functional/api/vim_spec.lua
parentf612e99db5a66bd52c0ab050f734b86e9d8128aa (diff)
downloadrneovim-ffdddcd93dda3dd6f9663ff0d8a3115b9e0eae14.tar.gz
rneovim-ffdddcd93dda3dd6f9663ff0d8a3115b9e0eae14.tar.bz2
rneovim-ffdddcd93dda3dd6f9663ff0d8a3115b9e0eae14.zip
provider: Remove dict attribute from stderr_collector
If an autoloaded function hasn't been resolved before it is used in function(), the self dict will not be created which causes E725 when calling the function. Since self isn't being used in provider#stderr_collector, we can remove the dict attribute to workaround the self dict bug[0]. Closes #7115 [0]: https://groups.google.com/d/msg/vim_dev/I7AXOyv-P4o/DzbyOxDHBgAJ
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions