This website requires JavaScript.
Explore
Help
Register
Sign In
tastytea
/
.emacs.d
Watch
1
Star
0
Fork
0
You've already forked .emacs.d
Code
Issues
Pull Requests
Releases
Activity
70267a6c1c
.emacs.d
/
snippets
/
c++-mode
/
doc
9 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added snippets using and doc.
2019-08-07 17:05:17 +02:00
# -*- mode: snippet -*-
# name: doc
# key: doc
# --
/*!
Emacs: Update doxygen snippet.
2021-02-09 15:52:06 +01:00
* @brief $0
Added snippets using and doc.
2019-08-07 17:05:17 +02:00
*
Emacs: Update doxygen snippet.
2021-02-09 15:52:06 +01:00
* @since $1
Added snippets using and doc.
2019-08-07 17:05:17 +02:00
*/
Reference in New Issue
Copy Permalink