mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 05:10:44 +00:00
lazy: remove unused imports
This commit is contained in:
parent
4adf0aa5da
commit
f9769dcdb4
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
inherit (lib.generators) mkLuaInline;
|
||||
inherit (lib.strings) optionalString;
|
||||
inherit (lib.nvim.lua) toLuaObject;
|
||||
inherit (lib.nvim.dag) entryBefore entryAfter;
|
||||
cfg = config.vim.lazy;
|
||||
|
||||
toLuaLznKeySpec = keySpec:
|
||||
|
|
Loading…
Reference in a new issue