mirror of
https://github.com/neovim/neovim.git
synced 2026-09-24 22:36:39 +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