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.
This commit is contained in:
Daniel 2020-05-08 12:15:10 +02:00
parent ab3c20483a
commit bbd93a050a
No known key found for this signature in database
GPG Key ID: 16DDCF2524A328DC
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# name: Mode line
# key: -*-
# contributor : Daniel Hornung <d.hornung@indiscale.com>
# --
# -*- mode:${1:conf}; -*-