Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(fall.lua): change the way denops-lazy is loaded
The previous implementation was passing the spec.name to the denops-lazy load function. This commit changes that to directly pass the string "fall". This makes the code more explicit and avoids potential issues with spec.name not being what we expect.
- Loading branch information