aboutsummaryrefslogtreecommitdiffstats
path: root/oni-csharp/snippets/nxml-mode/Import
blob: bddbf3f3058e02d2c54670eb23780e519aa9838e (plain)
1
2
3
4
5
6
# -*- mode: snippet -*-
# name: Import
# key: imp
# condition: (string-suffix-p ".proj" (buffer-file-name))
# --
<Import Project="$1"/>