Skip to content

Commit 512e78b

Browse files
committed
Merge branch 'master' into jsx
2 parents 92480e7 + 79b356d commit 512e78b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ This plugin has native **treesitter** support for calculating `commentstring` wh
238238

239239
1. No `jsx/tsx` support. Its implementation was quite complicated.
240240
2. Invalid comment on the region where one language ends and the other starts. [Read more](https://github.com/numToStr/Comment.nvim/pull/62#issuecomment-972790418)
241+
3. Unexpected comment on a line with multiple languages. [#144](https://github.com/numToStr/Comment.nvim/issues/144)
241242

242243
For advance use cases, use [nvim-ts-context-commentstring](https://github.com/JoosepAlviste/nvim-ts-context-commentstring). See [`pre_hook`](#pre-hook) section for the integration.
243244

0 commit comments

Comments
 (0)