mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add rest of file templates
This commit is contained in:
8
private/templates/snippet-mode/@@
Normal file
8
private/templates/snippet-mode/@@
Normal file
@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# --
|
||||
# -*- mode: snippet -*-
|
||||
# name: $1
|
||||
# key: ${2:trigger-key}${3:
|
||||
# condition: t}
|
||||
# --
|
||||
$0
|
Reference in New Issue
Block a user