coc-terminal
v0.6.0
Published
Toggle terminal with coc.nvim
Readme
coc-terminal
Toggle terminal with coc.nvim. Inspired by repl with coc.nvim.
Install
:CocInstall coc-terminal
Keymaps
<Plug>(coc-terminal-toggle): toggle terminal show/hide
Commands
terminal.Toggle: Show/hide terminalterminal.REPL: Create REPL for current file, only supportJS,TS,Python,C++for nowterminal.Destroy: Destroy and free terminal
License
MIT
This extension is created by create-coc-extension
