Minor mode that helps you insert pair /* and */
Place the following code to your init.el
:
(doxygen-asterisk-mode 1)
Or just M-x doxygen-asterisk-mode
!
If you would like to contribute to this project, you may either clone and make pull requests to this repository. Or you can clone the project and establish your own branch of this tool. Any methods are welcome!