Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP]add brainfcuk layer #5652

Closed
wants to merge 1 commit into from
Closed

[WIP]add brainfcuk layer #5652

wants to merge 1 commit into from

Conversation

JAremko
Copy link
Collaborator

@JAremko JAremko commented Apr 1, 2016

The Brainfuck language is notoriously hard to be productive with. The layer attempts to solve this problem and defeat the whole purpose of the language...

@d12frosted
Copy link
Collaborator

At last I can learn Brainfuck! Thanks, @JAremko 😸

@JAremko
Copy link
Collaborator Author

JAremko commented Apr 2, 2016

@d12frosted Actually, I wasn't for realz. But now it looks like I am gonna be adding it 😄

@@ -0,0 +1 @@
(setq brainfuck-packages '(brainfuck-mode))(defun brainfuck/init-brainfuck-mode()(use-package brainfuck-mode :defer t :init(spacemacs/set-leader-keys-for-major-mode 'brainfuck-mode "bf" 'bf-help-describe-symbol)))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this shit intentional?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robbyoconnor Most likely.
It was April 1, somewhere. 😉

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THIS NEEDS TO BE USED!

@JAremko
Copy link
Collaborator Author

JAremko commented Apr 4, 2016

I think I'll hide it under the rug for a while. PR police is after me, gotta lay low.

@JAremko JAremko closed this Apr 4, 2016
@robbyoconnor
Copy link
Contributor

NOOO reopen it -- I wanna see the world burn. @syl20bnr --please merge this

@JAremko JAremko deleted the bf branch April 4, 2016 07:40
@JAremko
Copy link
Collaborator Author

JAremko commented Apr 4, 2016

@robbyoconnor Too late! I delete the branch 😈

@robbyoconnor
Copy link
Contributor

:trollface:

@robbyoconnor
Copy link
Contributor

DAMN IT I WANT THIS BACK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants