mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
follow neovim's truecolor detection (#9577)
This commit is contained in:
parent
581a1ebf5d
commit
786b5c533e
3 changed files with 21 additions and 6 deletions
|
@ -42,6 +42,7 @@ signal-hook = "0.3"
|
|||
tokio-stream = "0.1"
|
||||
futures-util = { version = "0.3", features = ["std", "async-await"], default-features = false }
|
||||
arc-swap = { version = "1.6.0" }
|
||||
termini = "1"
|
||||
|
||||
# Logging
|
||||
fern = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue