- clone the project in your own emacs configuration files directory, like:
git clone https://github.com/ginqi7/buku-emacs ~/.emacs.d/lisp/buku;
- add the path to ‘load-path’
(add-to-list 'load-path "~/.emacs.d/lisp/buku")
Here are a few variables that can be used for configuration:
(require 'buku)| variable | default value | explain |
|---|---|---|