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

Blimpy keyboard combo, please. #1

Open
emaphis opened this issue Sep 3, 2023 · 5 comments
Open

Blimpy keyboard combo, please. #1

emaphis opened this issue Sep 3, 2023 · 5 comments
Labels
blimpy blimpy

Comments

@emaphis
Copy link

emaphis commented Sep 3, 2023

A default keyboard combo should be defined, thanks.
blimpy blimpy blimpy .

@progfolio progfolio added the blimpy blimpy label Sep 3, 2023
@progfolio
Copy link
Owner

I use a spacemacs-like mnemonic binding of "SPC b l i m p y".

@emaphis
Copy link
Author

emaphis commented Sep 3, 2023

Ahhh... Thanks.

@progfolio
Copy link
Owner

Ahhh... Thanks.

🥩

@sylvesterroos
Copy link

sylvesterroos commented Jan 8, 2024

In Doom Emacs you can add something like this to your config.el:

(map! :leader
      :desc "Type the word blimpy in Emacs"
      "i b" #'blimpy-type-the-word-blimpy-in-emacs)

blimpy blimpy blimpy blimpy!

@progfolio
Copy link
Owner

Doom Emacs

Should be easy to setup in Momacs as well.

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

No branches or pull requests

3 participants