mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-09 05:33:52 +00:00
Compare commits
2 commits
96ba7b6486
...
e6b2d28159
| Author | SHA1 | Date | |
|---|---|---|---|
|
e6b2d28159 |
|||
|
|
00498aa46f |
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ in {
|
|||
|
||||
(mkIf cfg.extensions.crates-nvim.enable {
|
||||
vim = let
|
||||
withCompletion = cfg.extensions.crates-nvim.withCmpSource;
|
||||
withCompletion = cfg.extensions.crates-nvim.setupOpts.completion.cmp.enable;
|
||||
in
|
||||
mkMerge [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue