mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-24 12:23:20 +00:00
utility/img-clip: fix DAG entry to be consistent with its name
This commit is contained in:
parent
bd2394112f
commit
0b6fe06a80
2 changed files with 8 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
"img-clip"
|
||||
];
|
||||
|
||||
pluginRC.image-nvim = entryAnywhere ''
|
||||
pluginRC.img-clip = entryAnywhere ''
|
||||
require("img-clip").setup(${toLuaObject cfg.setupOpts})
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue