This website requires JavaScript.
Explore
Help
Sign In
ArchConfig
/
emacs
Watch
2
Star
0
Fork
You've already forked emacs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5844b5b6fa
emacs
/
snippets
/
cmake-mode
/
option
5 lines
99 B
Plaintext
Raw
Blame
History
# -*- mode: snippet -*-
# name: option
# key: opt
# --
option(${1:OPT} "${2:docstring}" ${3:value})
Reference in New Issue
View Git Blame
Copy Permalink