summaryrefslogtreecommitdiff
path: root/utils/ci
AgeCommit message (Expand)Author
2023-01-10refactor: migrate to lazy.nvim (#3647)LostNeophyte
2022-10-31refactor(installer): skip unstable headless update (#3338)kylo252
2022-10-22refactor: clean up test env paths (#3318)kylo252
2022-10-17Merge remote-tracking branch 'origin/rolling'kylo252
2022-09-20Fix: make sure latest plugins are customizable (#3044)Abouzar Parvan
2022-09-12Merge remote-tracking branch 'origin/rolling'kylo252
2022-09-12fix(plugins): handle deprecated options (#3014)kylo252
2022-08-29Merge remote-tracking branch 'origin/rolling'kylo252
2022-08-20chore: bump plugins version (#2895)github-actions[bot]
2022-06-24Merge branch 'rolling'kylo252
2022-06-24fix(installer): use full path to verify_plugins.lua (#2755)kylo252
2022-06-23Merge branch 'rolling'kylo252
2022-06-23feat(installer): add verify-plugins hook (#2751)kylo252
2022-04-14Merge remote-tracking branch 'origin/rolling'kylo252
2022-04-12fix(impatient): avoid get_options in fast handler (#2451)kylo252
2022-04-08chore: update changelogkylo252
2022-03-25ci: test automated gh action (#2394)kylo252
2022-03-24feat(plugins): add support for packer snapshots (#2351)kylo252
2022-01-17refactor: remove unused outdated files (#2184)kylo252
2021-09-30feat: add commitlint CI (#1459)chaesngmin