forked from Saghen/blink.cmp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add config to explicitly specify the dll version (Saghen#36)
This adds a new `fuzzy.prebuiltBinaries` config table which allows: 1. Enabling or disabling the dll downloader 2. Explicitly specifying the version to download This is useful if I want to track master without needing to run `cargo build --release`.
- Loading branch information
1 parent
151c2f8
commit 45f73ac
Showing
3 changed files
with
40 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters