Fix typo
This commit is contained in:
parent
1d3d0b65f2
commit
f481f37a24
@ -3679,7 +3679,7 @@ mode independent [[https://github.com/joaotavora/eglot][Eglot]] configuration:
|
|||||||
;; https://www.reddit.com/r/emacs/comments/w4f4u3
|
;; https://www.reddit.com/r/emacs/comments/w4f4u3
|
||||||
;; /using_rustic_eglot_and_orgbabel_for_literate/
|
;; /using_rustic_eglot_and_orgbabel_for_literate/
|
||||||
(defun eglot-org-babel-edit-prep (info)
|
(defun eglot-org-babel-edit-prep (info)
|
||||||
"Try to setup and `org-mode-src' buffer to make `eglot-ensure' succeed.
|
"Try to setup an `org-mode-src' buffer to make `eglot-ensure' succeed.
|
||||||
INFO has a form similar to the return value of
|
INFO has a form similar to the return value of
|
||||||
`org-babel-get-src-block-info'. Try to load the tangled file
|
`org-babel-get-src-block-info'. Try to load the tangled file
|
||||||
into the `org-src-mode' buffer as well as to narrow the region to
|
into the `org-src-mode' buffer as well as to narrow the region to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user