mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 13:26:45 +00:00
docs: added doc comments
This commit is contained in:
parent
c1912e2348
commit
d2bea9eefd
3 changed files with 29 additions and 2 deletions
|
@ -50,7 +50,7 @@ end
|
|||
|
||||
function Spec:parse(spec)
|
||||
self:normalize(spec)
|
||||
self.meta:fix()
|
||||
self.meta:resolve()
|
||||
end
|
||||
|
||||
-- PERF: optimized code to get package name without using lua patterns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue