Skip to content

kimim/cloel-rand-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloel-rand-quote

Generating random quote and insert to Emacs.

Since this plugin is developed based on cloel, it can fully utilize Clojure's multi-threading capabilities, ensuring that Emacs won't freeze even when processing large files.

Installation

  1. Install cloel

  2. Install cloel-rand-quote

    • Clone the repository and add it to your Emacs configuration:
    (add-to-list 'load-path "<path-to-cloel-rand-quote>")
    (require 'rand-quote)

Usage

M-x rand-quote

About

Generate random quote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published