Install the following packages, which are good to have installed:
sudo dnf install --allowerasing -y dnf-plugins-core \| (with-eval-after-load 'org | |
| (defvar-local rasmus/org-at-src-begin -1 | |
| "Variable that holds whether last position was a ") | |
| (defvar rasmus/ob-header-symbol ?☰ | |
| "Symbol used for babel headers") | |
| (defun rasmus/org-prettify-src--update () | |
| (let ((case-fold-search t) |
| <snippet> | |
| <content><![CDATA[${1:fn}($SELECTION)]]></content> | |
| <tabTrigger>WrapAsArg</tabTrigger> | |
| <description>Wraps Selection With Function Call</description> | |
| </snippet> |