coloration syntaxique pour MEF++ dans l'éditeur Atom
This commit is contained in:
7
snippets/language-mefpp.cson
Normal file
7
snippets/language-mefpp.cson
Normal file
@@ -0,0 +1,7 @@
|
||||
'.source.mefpp':
|
||||
'exportation':
|
||||
'prefix': 'exportation'
|
||||
'body': '\\\{ exportation \n\t\\\n\\\}'
|
||||
'Actions':
|
||||
'prefix': 'actions'
|
||||
'body': '\\\{ Actions \n\t\\\n\\\}'
|
Reference in New Issue
Block a user