mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Adding a recipe for bison-mode.
This is a major mode for Bison grammars. I'm not the original author, the original author wrote the major mode in 1998. I have created a git repository and updated the major mode to conform more closely to modern elisp conventions. I've fixed the worst build errors, but I'm aware that checkdoc and flycheck still find plenty of things wrong with the code.
This commit is contained in:
parent
4e5a4b9427
commit
ad3b1c727e
1 changed files with 1 additions and 0 deletions
1
recipes/bison-mode
Normal file
1
recipes/bison-mode
Normal file
|
@ -0,0 +1 @@
|
|||
(bison-mode :repo "Wilfred/bison-mode" :fetcher github)
|
Loading…
Reference in a new issue