Bug Fixes
- (autocmd) Skip the creation of autocmds if pattern is imcompatible
- (autocmd) Disallow * and empty table as patterns
Refactor
- (excmd) Remove create_template from public scope
- Improve file structure
Testing
- Configure CI
- Cover autocmd.lua
- Cover config.lua
- Cover excmd.lua
Miscellaneous Tasks
- (ci) Add local testing target
Full Changelog: v1.2...v1.3