summaryrefslogtreecommitdiffstats
path: root/snippets/c++-mode/local-#i.yasnippet
blob: ceb4b37eb502708a8ab9fe2975ab6a968b1428e2 (plain) (blame)
1
2
3
4
5
# -*- mode: snippet -*-
# name: #include "..."
# key: #i
# --
#include "$0"