branch: externals/pulsar
commit 82946880b58949817bfae5daf89532111dbb1f96
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add missing function to sample package setup
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index 165866187c..07a1faab76 100644
--- a/README.org
+++ b/README.org
@@ -142,6 +142,8 @@ Remember to read the doc string of each of these variables.
 #+begin_src emacs-lisp
 (require 'pulsar)
 
+(pulsar-setup)
+
 (customize-set-variable
  'pulsar-pulse-functions ; Read the doc string for why not `setq'
  '(recenter-top-bottom

Reply via email to