Skip to content

Commit 4a0e675

Browse files
author
Henrik Lissner
authored
Merge pull request #31 from yoavm448/master
Add 'at first line' condition to "mode" snippet
2 parents 55a9051 + 9a22b8e commit 4a0e675

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)