diff options
author | Famiu Haque <famiuhaque@protonmail.com> | 2022-05-04 18:04:01 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-04 05:04:01 -0700 |
commit | 3ec93ca92cb08faed342586e86a6f21b35264376 (patch) | |
tree | df7299c113ee1331656fc06fe49920472a61f690 /runtime/lua/vim/ui.lua | |
parent | 95b7851f620928b6a93dc0198be31959b16c53d9 (diff) | |
download | rneovim-3ec93ca92cb08faed342586e86a6f21b35264376.tar.gz rneovim-3ec93ca92cb08faed342586e86a6f21b35264376.tar.bz2 rneovim-3ec93ca92cb08faed342586e86a6f21b35264376.zip |
feat(nvim_parse_cmd): add range, count, reg #18383
Adds range, count and reg to the return values of nvim_parse_cmd. Also makes
line1 and line2 be -1 if the command does not take a range. Also moves
nvim_parse_cmd to vimscript.c because it fits better there.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions