mirror of
https://github.com/neovim/neovim.git
synced 2025-10-11 12:26:37 +00:00

Open external 'keywordprg' commands in a :terminal in a new tab. <Esc> is mapped to stop the job and close the buffer. Closes #2995 Closes #2761