diff options
author | Björn Linse <bjorn.linse@gmail.com> | 2019-08-25 22:01:35 +0200 |
---|---|---|
committer | Björn Linse <bjorn.linse@gmail.com> | 2019-10-27 17:23:17 +0100 |
commit | 8ee7c94a92598d46b488b7fe3b1a5cff6b1bf94a (patch) | |
tree | a8f7d0b4fd659c93d2b1470e6ba6ef751eae4de9 /scripts/gen_vimdoc.py | |
parent | 19ba36d0e1bb4ef28f8aa92c7386345fbcf78cf2 (diff) | |
download | rneovim-8ee7c94a92598d46b488b7fe3b1a5cff6b1bf94a.tar.gz rneovim-8ee7c94a92598d46b488b7fe3b1a5cff6b1bf94a.tar.bz2 rneovim-8ee7c94a92598d46b488b7fe3b1a5cff6b1bf94a.zip |
lua: add vim.fn.{func} for direct access to vimL function
compared to vim.api.|nvim_call_function|, this fixes some typing issues
due to the indirect conversion via the API. float values are preserved
as such (fixes #9389) as well as empty dicts/arrays.
Ref https://github.com/norcalli/nvim.lua for the call syntax
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions