mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
lazyload: ignore ethersync rename
Generates a trace because of being read. Missed in
4728aae7cf
This commit is contained in:
parent
f0dceb449a
commit
7964bdef04
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ in
|
||||||
"null-ls"
|
"null-ls"
|
||||||
"wilder-nvim"
|
"wilder-nvim"
|
||||||
"presence-nvim"
|
"presence-nvim"
|
||||||
|
"ethersync"
|
||||||
];
|
];
|
||||||
|
|
||||||
pluginsWithLazyLoad = builtins.filter (
|
pluginsWithLazyLoad = builtins.filter (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue