dotfiles/.config/kak/autoload/repl.kak

5 lines
118 B
Text

provide-module repl %∴
define-command repl %{
new %{ edit -scratch; set buffer filetype kak }
}