Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 649 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 649 Bytes

Emacs Giphy

Did you ever want to add a fancy gif to some markdown, but also were feeling really lazy?

This handy function grabs a random gif from giphy for a given keyword and puts it into a markdown snippet on the kill-ring - so you can handily paste it wherever.

giphy links in emacs

Installation

(load "~/emacs-custom/giphy.el")