Skip to content

Commit bbd93a0

Browse files
author
Daniel
committed
ENH: New snippet to add the `mode' local variable.
Expanding `-*-' adds a line which sets mode:conf. * snippets/fundamental-mode/mode-line: Expanding `-*-' adds a line which sets mode:conf.
1 parent ab3c204 commit bbd93a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# name: Mode line
2+
# key: -*-
3+
# contributor : Daniel Hornung <[email protected]>
4+
# --
5+
# -*- mode:${1:conf}; -*-

0 commit comments

Comments
 (0)