mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
started work on goto mode
This commit is contained in:
parent
b7e1c0cf82
commit
038201647c
6 changed files with 1049 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -225,6 +225,7 @@ checksum = "4bd1061998a501ee7d4b6d449020df3266ca3124b941ec56cf2005c3779ca142"
|
|||
dependencies = [
|
||||
"bitflags",
|
||||
"indexmap",
|
||||
"lazy_static",
|
||||
"os_str_bytes",
|
||||
"textwrap",
|
||||
"unicode-width",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue