mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Add a recipe for brainfuck-mode.
This is a simple package that provides a major mode for BF programs.
This commit is contained in:
parent
1fafc435d2
commit
5334150f62
1 changed files with 3 additions and 0 deletions
3
recipes/brainfuck-mode
Normal file
3
recipes/brainfuck-mode
Normal file
|
@ -0,0 +1,3 @@
|
|||
(brainfuck-mode
|
||||
:repo "tom-tan/brainfuck-mode"
|
||||
:fetcher github)
|
Loading…
Reference in a new issue