Skip to content

progfolio/blimpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BLIMPY: Type the word ‘BLIMPY’ in Emacs

Installation

(use-package blimpy
  :elpaca (blimpy :host github :repo "progfolio/blimpy"))

Usage

https://assets3.thrillist.com/v1/image/3092197/1584x1056/crop;webp=auto;jpeg_quality=60;progressive.jpg

One size fits all configuration:

(use-package blimpy
  :elpaca (blimpy :host github :repo "progfolio/blimpy")
  :after (evil)
  :config
  (add-hook 'blimpy-before-typing-the-word-blimpy-in-emacs-hook
            (apply-partially #'evil-insert 1)))

About

Type the word BLIMPY in EMACS!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published