mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add whitespace-cleanup alias (wc)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
(defalias 'al 'align-regexp)
|
||||
(defalias 'sl 'sort-lines)
|
||||
(defalias 'rr 'reverse-region)
|
||||
(defalias 'wc 'whitespace-cleanup)
|
||||
|
||||
(defalias 'lml 'list-matching-lines)
|
||||
(defalias 'dml 'delete-matching-lines)
|
||||
|
||||
Reference in New Issue
Block a user