mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Delete pulsar
I didn't find pulsar all that useful.
This commit is contained in:
parent
c7d2a61940
commit
491df3e838
12
init.org
12
init.org
@ -636,18 +636,6 @@
|
||||
|
||||
#+end_src
|
||||
|
||||
** Pulsar
|
||||
|
||||
Try using pulsar to immediately find the cursor.
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
|
||||
(use-package pulsar
|
||||
:bind (:map custom-bindings-map ("C-;" . pulsar-pulse-line))
|
||||
:config (pulsar-global-mode 1))
|
||||
|
||||
#+end_src
|
||||
|
||||
* Mac OS X
|
||||
|
||||
I run this configuration mostly on macOS, so we need a couple of settings to
|
||||
|
Loading…
Reference in New Issue
Block a user