1
0

emacs: switch to ws-butler

This commit is contained in:
2025-08-20 05:12:26 -07:00
parent 2cbaea2554
commit f4a24ba664
2 changed files with 7 additions and 5 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
ws-butler # Automatically clean up whitespace on save
# === PARENTHESES AND STRUCTURE EDITING ===
paredit # Balanced parentheses editing for Lisp-like languages