You always needed it, you just never knew it.
quickterm.mov
use "vzytoi/quickterm.nvim"require('quickterm').open()If your favorite language is missing from the list,
please make an issue or a PR, I will answer as soon as possible.
| Language | Command |
|---|---|
| typescript | ts-node |
| javascript | node |
| lua | lua |
| python | python3 |
| ocaml | utop |
| c | picoc |