mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 12:38:33 +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