mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 22:14:53 +02:00
Rename go module from kitty -> github.com/kovidgoyal/kitty
Makes the code more easily re-useable in other projects
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"kitty"
|
||||
"github.com/kovidgoyal/kitty"
|
||||
)
|
||||
|
||||
// key encoding mappings {{{
|
||||
|
||||
Reference in New Issue
Block a user