- Improved c snip.
This commit is contained in:
@@ -94,7 +94,7 @@ snippet ifndef
|
||||
alias #ifndef
|
||||
abbr #ifndef ... #define ... #endif
|
||||
#ifndef $1
|
||||
#define ${1:SYMBOL} ${2:value}
|
||||
#define ${1:SYMBOL}
|
||||
#endif${0}
|
||||
|
||||
snippet def
|
||||
|
||||
Reference in New Issue
Block a user