mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 21:36:45 +00:00
feat: rewrite of spec resolving
This commit is contained in:
parent
59b9d3c2b8
commit
7070cf6ade
9 changed files with 558 additions and 429 deletions
|
@ -1,3 +1,4 @@
|
|||
---@module 'luassert'
|
||||
local Keys = require("lazy.core.handler.keys")
|
||||
|
||||
describe("keys", function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue