lsp: Disable snippet_support until we implement it.

This commit is contained in:
Blaž Hrastnik 2021-02-22 14:42:12 +09:00
parent 004a4f37a7
commit 61ce2c9cfe
2 changed files with 20 additions and 7 deletions

View file

@ -31,7 +31,7 @@ futures-util = "0.3"
# Logging
fern = "0.6"
chrono = "0.4"
chrono = { version = "0.4", default-features = false, features = ["clock"] }
log = "0.4"
# File picker