Skip to content

Commit 9a22b8e

Browse files
committed
Add 'at first line' condition to "mode" snippet
1 parent 55a9051 commit 9a22b8e

File tree

1 file changed

+1
-0
lines changed
  • fundamental-mode

1 file changed

+1
-0
lines changed

fundamental-mode/mode

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
# name: mode
33
# key: mode
44
# uuid: mode
5+
# condition: (= (line-number-at-pos) 1)
56
# --
67
`comment-start`-*- mode: ${1:mode} -*-`comment-end`

0 commit comments

Comments
 (0)