9609afd7316b8da27d119d1147d4b21336fb1ba7
opencode.nvim
Prototype Neovim plugin that opens opencode in a terminal split on the right.
Usage
Run:
:OpenCodeToggle
The command opens opencode in a right-side terminal window. Running the command
again closes only the window; the terminal buffer and opencode session stay
alive. Run :OpenCodeToggle again to show the same session.
Languages
Lua
100%