Point out an advantage of smartparens in org-mode files
This commit is contained in:
parent
d03c467e95
commit
188ae61649
@ -2875,6 +2875,13 @@ following links show how to put the documentation to practical use:
|
|||||||
Listing [[lst:configure-smartparens]] aims to configure [[https://github.com/Fuco1/smartparens][smartparens]] for Elisp,
|
Listing [[lst:configure-smartparens]] aims to configure [[https://github.com/Fuco1/smartparens][smartparens]] for Elisp,
|
||||||
LaTeX, Org, and Python.
|
LaTeX, Org, and Python.
|
||||||
|
|
||||||
|
Despite the provocative post [[https://andreyorst.gitlab.io/posts/2022-02-20-what-if-structural-editing-was-a-mistake/]["What if structural editing was a mistake?"]],
|
||||||
|
[[https://github.com/Fuco1/smartparens][smartparens]] is one of my favorite packages. In particular, [[https://github.com/Fuco1/smartparens][smartparens]] handles
|
||||||
|
matching pairs in Org-mode files with export and source blocks for multiple
|
||||||
|
formats and languages correctly. Therefore, [[https://smartparens.readthedocs.io/en/latest/index.html?highlight=show-smartparens-mode#getting-started][show-smartparens-mode]] highlights
|
||||||
|
matching pairs immediately in front or after point in such files correctly,
|
||||||
|
contrary to for instance [[https://github.com/Fanael/rainbow-delimiters#readme][rainbow-delimiters]].
|
||||||
|
|
||||||
#+caption[Configure =smartparens=]:
|
#+caption[Configure =smartparens=]:
|
||||||
#+caption: Configure =smartparens=.
|
#+caption: Configure =smartparens=.
|
||||||
#+name: lst:configure-smartparens
|
#+name: lst:configure-smartparens
|
||||||
|
Loading…
Reference in New Issue
Block a user