Request: Blockwise for D Language #527
PremiereStoss
started this conversation in
General
Replies: 1 comment
|
Just use: require('Comment.ft').set('d', {'//%s', '/*%s*/'})Note that this requires d treesitter parser installed, probably due to the problem #518, #521 and #522 trying to resolve. If you want to manage your own fork, refer to something like https://github.com/numToStr/Comment.nvim/pull/491/changes, it's not very complicated. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am learning D language and I noticed that I can't do block commenting. This would be a nice feature. There is probably a way that I can change this so it will but I am not skilled enough :(
Thanks,
Stoss
All reactions