diff options
author | Lewis Russell <lewis6991@gmail.com> | 2021-08-22 11:22:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-22 12:22:04 +0200 |
commit | 3d3c0c669d054ef49304223e3b91ac820996d1e0 (patch) | |
tree | 693bbe97a3b04465ae887ca10f01cae3cedf5cc2 /runtime/lua/vim/treesitter/language.lua | |
parent | 8331cd13c45fb75bff0cec328ccba79b3ae61fa5 (diff) | |
download | rneovim-3d3c0c669d054ef49304223e3b91ac820996d1e0.tar.gz rneovim-3d3c0c669d054ef49304223e3b91ac820996d1e0.tar.bz2 rneovim-3d3c0c669d054ef49304223e3b91ac820996d1e0.zip |
feat(api): add lua C bindings for xdiff (#14536)
* feat(api): add lua C bindings for xdiff
* chore: opt.hunk_lines -> opt.result_type
opt.on_hunk now takes precedence over opt.result_type
* chore: fix indents
Fix indents
* chore: change how priv is managed
Assign priv NULL and unconditionally apply XFREE_CLEAR to it when
finished.
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions