Disable keybind in org-bullets.
This commit is contained in:
parent
fa1ed38678
commit
25c2f2753b
@ -67,7 +67,6 @@
|
||||
(use-package org-bullets
|
||||
:commands org-bullets-mode
|
||||
:hook (org-mode . org-bullets-mode)
|
||||
:bind ((:map org-mode-map ([remap fill-paragraph] . unfill-toggle)))
|
||||
)
|
||||
|
||||
(use-package gnuplot-mode)
|
||||
|
Loading…
x
Reference in New Issue
Block a user