ViEditor: Implement put/yank registers
This commit is contained in:
parent
04c96f39c5
commit
9278e7d0c4
2 changed files with 18 additions and 8 deletions
|
|
@ -15,7 +15,7 @@ fontdb = { version = "0.16.0", default-features = false }
|
|||
hashbrown = { version = "0.14.1", optional = true, default-features = false }
|
||||
libm = "0.2.8"
|
||||
log = "0.4.20"
|
||||
modit = { version = "0.1.1", optional = true }
|
||||
modit = { version = "0.1.2", optional = true }
|
||||
rangemap = "1.4.0"
|
||||
rustc-hash = { version = "1.1.0", default-features = false }
|
||||
rustybuzz = { version = "0.11.0", default-features = false, features = ["libm"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue