mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 05:18:16 +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