nvim: minor plugin config cleanup
This commit is contained in:
parent
c266045624
commit
ed1b6d84e3
4 changed files with 3 additions and 4 deletions
|
@ -29,7 +29,7 @@ lib.mkIf (lib.elem "nvim::blink" config.machine.pkgs) {
|
|||
};
|
||||
|
||||
fuzzy = {
|
||||
implementation = "prefer_rust";
|
||||
implementation = "rust";
|
||||
};
|
||||
|
||||
# Default list of enabled providers defined so that you can extend it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue