diff options
author | Michael Ennen <mike.ennen@gmail.com> | 2016-10-26 21:40:40 -0700 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2016-12-12 10:17:35 -0500 |
commit | e2258598cacebf3c90bbb8e13789194c417d8dad (patch) | |
tree | d6eba9675ade2138b0ff566a50662878c5c8a79e /runtime/syntax/arduino.vim | |
parent | 5cf0c99755581f789973a4fa4bb3d95a61a01341 (diff) | |
download | rneovim-e2258598cacebf3c90bbb8e13789194c417d8dad.tar.gz rneovim-e2258598cacebf3c90bbb8e13789194c417d8dad.tar.bz2 rneovim-e2258598cacebf3c90bbb8e13789194c417d8dad.zip |
vim-patch:7.4.1582
Problem: Get E923 when using function(dict.func, [], dict). (Kent Sibilev)
Storing a function with a dict in a variable drops the dict if the
function is script-local.
Solution: Translate the function name. Use dict arg if present.
https://github.com/vim/vim/commit/6f2e4b36c9d9908e1cace2b1b96e2c154a837bc2
Diffstat (limited to 'runtime/syntax/arduino.vim')
0 files changed, 0 insertions, 0 deletions