| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-05-28 | 581 Bytes | |
| v1.0.0 source code.tar.gz | 2024-05-28 | 25.3 kB | |
| v1.0.0 source code.zip | 2024-05-28 | 43.0 kB | |
| Totals: 3 Items | 68.9 kB | 0 | |
What's Changed
- docs: Am Yisrael Chai by @bennypowers in https://github.com/bennypowers/nvim-regexplainer/pull/42
- fix!: query down instead of up by @bennypowers in https://github.com/bennypowers/nvim-regexplainer/pull/45
BREAKING CHANGES:
- require tree-sitter-regexp 0.21
- require nvim 0.10
- replace
narrative.separatorwithnarrative.indentation_string - change
component.depthtocomponent.capture_depthinnarrative.indentation_stringfunction
Full Changelog: https://github.com/bennypowers/nvim-regexplainer/compare/v0.0.1...v1.0.0