mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Merge pull request #1091 from unhammer/master
major mode for editing Constraint Grammar files
This commit is contained in:
commit
c1bd38bec3
1 changed files with 4 additions and 0 deletions
4
recipes/cg-mode
Normal file
4
recipes/cg-mode
Normal file
|
@ -0,0 +1,4 @@
|
|||
(cg-mode
|
||||
:fetcher svn
|
||||
:url "http://beta.visl.sdu.dk/svn/visl/tools/vislcg3/trunk/emacs"
|
||||
:files ("cg.el"))
|
Loading…
Reference in a new issue