yasnippet/extras/imported/c-mode/#include sys header (inc).yasnippet

6 lines
129 B
Plaintext

# -*- mode: snippet -*-
# key: Inc
# contributor: Translated from TextMate Snippet
# name: #include <…>
# --
#include <${1:.h}>