moving out to the new mode

This commit is contained in:
Andrea Crotti 2010-09-25 13:26:40 +02:00
parent 4c3ded14ec
commit 0681b32abd
9 changed files with 5 additions and 6 deletions

View File

@ -1,6 +0,0 @@
# -*- mode: snippet -*-
# name: modeline
# key: mode
# group : general
# --
# -*- mode: python -*-

5
text-mode/mode Normal file
View File

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: mode
# key: mode
# --
`(with-comment "-*- mode: ${1:mode} -*-")`