Fix typo
This commit is contained in:
parent
8602371251
commit
58d9e9a2ca
@ -2621,7 +2621,7 @@ region becomes the block BODY. Otherwise, insert an empty block."
|
||||
(end-of-line)))))
|
||||
|
||||
(with-eval-after-load 'org
|
||||
(keymap-set org-mode-map "C-c C-;" #'org-insert-source-block))
|
||||
(keymap-set org-mode-map "C-c C-;" #'org-insert-source-block))
|
||||
#+end_src
|
||||
|
||||
#+caption[Setup =org-src=]:
|
||||
|
Loading…
Reference in New Issue
Block a user