# -*- mode: snippet -*- # name: ndef # key: ndef # -- #ifndef $1 #define $1 $0 #endif /* $1 */