lang/org: fix eldoc display in org-mode
This commit is contained in:
parent
527df08373
commit
53d8c97cb0
1 changed files with 2 additions and 0 deletions
|
@ -892,6 +892,8 @@ compelling reason, so..."
|
||||||
;; ol-eww
|
;; ol-eww
|
||||||
))
|
))
|
||||||
|
|
||||||
|
(add-hook 'org-mode-local-vars-hook #'eldoc-mode)
|
||||||
|
|
||||||
(add-hook! 'org-mode-hook
|
(add-hook! 'org-mode-hook
|
||||||
;; `show-paren-mode' causes flickering with indent overlays made by
|
;; `show-paren-mode' causes flickering with indent overlays made by
|
||||||
;; `org-indent-mode', so we turn off show-paren-mode altogether
|
;; `org-indent-mode', so we turn off show-paren-mode altogether
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue