/vim9-scratchterm

Define a command, ScratchTerm, that creates a new terminal buffer and marks it as a scratch buffer. This allows us to kill all scratch terminals in the current view with a single function.

Primary LanguageVim Script

Stargazers