Add keybindings for menu navigation in vim.json (#40877)
Viraj Bhartiya
created
- Added "ctrl-p" for selecting the previous menu item
- Added "ctrl-n" for selecting the next menu item
Closes #40619
Release Notes:
- Ctrl+P now moves to the previous result; Ctrl+N moves to the next.