feat: Add Smartparens

This commit is contained in:
Madeleine Sydney
2025-01-15 00:38:01 -07:00
parent 569c630917
commit 65dd7b3967
3 changed files with 58 additions and 0 deletions

View File

@@ -135,6 +135,8 @@ As with the rest of the config, these are largely adapted from Doom's ([cite:@li
- ~syd-«NAME»-initialise~, where ~modules/«NAME» ∈ modules/*.el~ :: Instead of using top-level side-effects, (bar e.g. ~use-package~ invocations) should be wrapped in this kind of initialisation procedure.
- ~«NAME»-h~ :: Procedure defined specifically to be added to a hook.
* Tasks
** Begin setting up doomless Emacs