Skip to content

Commit 2317a61

Browse files
Merge pull request #25 from lilibyte/patch-1
2 parents e822694 + db37e23 commit 2317a61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,12 @@ require('kommentary.config').configure_language('typescriptreact', {
214214
})
215215
```
216216

217+
Note that currently the `'default'` language configuration
218+
[does not run](https://github.com/b3nj5m1n/kommentary/blob/main/lua/kommentary/config.lua#L316)
219+
`hook_function`, so explicit language configurations will need to be
220+
supplied as shown above. See
221+
[issue #19](https://github.com/JoosepAlviste/nvim-ts-context-commentstring/issues/19#issuecomment-916334428).
222+
217223
#### [`nvim-comment`](https://github.com/terrortylor/nvim-comment)
218224

219225
`nvim-comment` can easily be configured to trigger the `commentstring` updating

0 commit comments

Comments
 (0)