fix: remove newline

This commit is contained in:
panekj 2022-09-04 16:31:36 +02:00
parent 1ac296be9c
commit 1f8f3cdd53

View file

@ -12,4 +12,3 @@ serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] } serde = { version = "1.0", features = ["derive"] }
# lapce-plugin = { git = "https://github.com/lapce/lapce-plugin-rust.git", branch = "volt" } # lapce-plugin = { git = "https://github.com/lapce/lapce-plugin-rust.git", branch = "volt" }
lapce-plugin = { git = "https://github.com/panekj/lapce-plugin-rust.git", branch = "volt" } lapce-plugin = { git = "https://github.com/panekj/lapce-plugin-rust.git", branch = "volt" }