mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-10 06:03:53 +00:00
Compare commits
No commits in common. "e6b2d28159a61b258eb53b84dc114a2db93a022f" and "96ba7b64862ec27becbd6846a9d5c05de1697f8e" have entirely different histories.
e6b2d28159
...
96ba7b6486
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ in {
|
||||||
|
|
||||||
(mkIf cfg.extensions.crates-nvim.enable {
|
(mkIf cfg.extensions.crates-nvim.enable {
|
||||||
vim = let
|
vim = let
|
||||||
withCompletion = cfg.extensions.crates-nvim.setupOpts.completion.cmp.enable;
|
withCompletion = cfg.extensions.crates-nvim.withCmpSource;
|
||||||
in
|
in
|
||||||
mkMerge [
|
mkMerge [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue