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