Tweak c-mode snippets
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: header-guard
|
||||
# binding: C-c C-k C-l
|
||||
# binding: C-c C-k C-h
|
||||
# key: hdr
|
||||
# --
|
||||
#ifndef ${1:`(upcase (file-name-nondirectory (file-name-sans-extension (buffer-file-name))))`_H}
|
||||
|
||||
Reference in New Issue
Block a user