1
0

emacs: switch to ethan-wspace

This commit is contained in:
2025-08-20 05:12:26 -07:00
parent 2cbaea2554
commit cb5ddb15a6
3 changed files with 12 additions and 8 deletions

View File

@@ -84,7 +84,7 @@
# === CODE FORMATTING AND CLEANUP ===
web-beautify # Format and beautify web code (HTML/CSS/JS)
whitespace-cleanup-mode # Automatically clean up whitespace on save
ethan-wspace # Automatically clean up whitespace on save
# === PARENTHESES AND STRUCTURE EDITING ===
paredit # Balanced parentheses editing for Lisp-like languages