mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 22:08:18 +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