mirror of
https://github.com/zoriya/ts-comments.nvim.git
synced 2026-08-16 02:44:39 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
16 lines
436 B
Markdown
16 lines
436 B
Markdown
# Changelog
|
|
|
|
## [1.0.1](https://github.com/folke/ts-comments.nvim/compare/v1.0.0...v1.0.1) (2024-05-20)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* dont error when treesitter parser is not available ([87fc61f](https://github.com/folke/ts-comments.nvim/commit/87fc61f065db61e3e229b08765e2ea030c0eaf61))
|
|
|
|
## 1.0.0 (2024-05-20)
|
|
|
|
|
|
### Features
|
|
|
|
* initial commit ([3783df5](https://github.com/folke/ts-comments.nvim/commit/3783df57058836a10d658f4c07eadf0237ed3846))
|