feat: emacs - objd + word-wrap + docs

This commit is contained in:
Ryan Yin
2024-01-05 13:29:12 +08:00
parent 04aff6d8d8
commit 1e260e4d17
5 changed files with 279 additions and 211 deletions
+3 -3
View File
@@ -60,12 +60,12 @@
fold ; (nigh) universal code folding
(format +onsave)
; automated prettiness
multiple-cursors ; editing in many places at once
;;objed ; text object editing for the innocent
;; multiple-cursors ; editing in many places at once
objed ; text object editing for the innocent
;; parinfer ; turn lisp into python, sort of
;;rotate-text ; cycle region at point between text candidates
snippets ; my elves. They type so I don't have to
;;word-wrap ; soft wrapping with language-aware indent
word-wrap ; soft wrapping with language-aware indent
:emacs
dired ; making dired pretty [functional]