Ajout de fichiers dans le plugins python.

darcs-hash:20071218042114-af139-8ce65c1c19fb24d871bddf18dfc29bd0627a40b1.gz
This commit is contained in:
Jeremie Dimino 2007-12-18 05:21:14 +01:00
parent 30982be082
commit 81ab684f93
12 changed files with 135 additions and 7 deletions

7
etc/python/mode/space.py Normal file
View file

@ -0,0 +1,7 @@
# -*- coding: utf-8; mode: python -*-
#
# Pour les fichiers de configurations du type conf-space comme définit
# dans emacs
keysep = " "
emacs_mode = "conf-space"