follow neovim's truecolor detection (#9577)

This commit is contained in:
Kirawi 2024-02-11 12:38:09 -05:00 committed by GitHub
parent 581a1ebf5d
commit 786b5c533e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 6 deletions

1
Cargo.lock generated
View file

@ -1387,6 +1387,7 @@ dependencies = [
"signal-hook-tokio",
"smallvec",
"tempfile",
"termini",
"tokio",
"tokio-stream",
"toml",