started work on goto mode

This commit is contained in:
Jan Hrastnik 2020-10-04 23:47:37 +02:00
parent b7e1c0cf82
commit 038201647c
6 changed files with 1049 additions and 0 deletions

1
Cargo.lock generated
View file

@ -225,6 +225,7 @@ checksum = "4bd1061998a501ee7d4b6d449020df3266ca3124b941ec56cf2005c3779ca142"
dependencies = [
"bitflags",
"indexmap",
"lazy_static",
"os_str_bytes",
"textwrap",
"unicode-width",