aboutsummaryrefslogtreecommitdiffstats
path: root/vim.yml
Commit message (Collapse)AuthorAgeFilesLines
* feat: add github registry source capabilities (#1091)William Boman2023-03-121-0/+4
|
* tests: add LuaRegistrySource spec (#1027)William Boman2023-02-231-0/+3
|
* fix(package): don't call vim API functions inside fast event (#730)William Boman2022-12-051-0/+3
|
* refactor: store link state in install context object (#419)William Boman2022-09-141-0/+5
|
* fix(EventEmitter): properly deregister handlers, print errors that occur in ↵William Boman2022-09-031-1/+3
| | | | handler (#373)
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵William Boman2022-08-151-0/+65
(#296)