diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-03-28 01:45:00 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-01-27 00:51:58 +0100 |
commit | 827ed144fb4cfafd2727f55e6b25e07c96962138 (patch) | |
tree | 9fe1a9a6ad2c21f5c532511cb341ba31ac068999 /src/nvim/ui.c | |
parent | d63b534f313326c79c7b9feaf51ca0d798dd65db (diff) | |
download | rneovim-827ed144fb4cfafd2727f55e6b25e07c96962138.tar.gz rneovim-827ed144fb4cfafd2727f55e6b25e07c96962138.tar.bz2 rneovim-827ed144fb4cfafd2727f55e6b25e07c96962138.zip |
fix ":menu Item.SubItem"
:menu should print sub-menu contents. E.g. this should print the
"File.Save" submenu:
nvim -u NORC
:source $VIMRUNTIME/menu.vim
:menu File.Save
Regressed in dc685387a3d6
Blocks #8173
menu_get() also was missing some results for some cases.
Diffstat (limited to 'src/nvim/ui.c')
0 files changed, 0 insertions, 0 deletions