doomemacs/private/templates/c++-mode/__cpp
2015-11-25 17:24:29 -05:00

8 lines
173 B
Plaintext

# -*- mode: snippet -*-
# group: file templates
# contributor: Henrik Lissner
# --
#include "`(file-name-nondirectory (file-name-sans-extension (buffer-file-name)))`.h"
$0