mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
New :editor format module
Centralized code formatting with built-in support for a variety of languages. Provides the set-formatter! function for defining your own. Still experimental and needs more testing!
This commit is contained in:
@ -47,6 +47,7 @@
|
||||
window-select ; visually switch windows
|
||||
|
||||
:editor
|
||||
;(format +onsave) ; automated prettiness
|
||||
multiple-cursors ; editing in many places at once
|
||||
;parinfer ; turn lisp into python, sort of
|
||||
rotate-text ; cycle region at point between text candidates
|
||||
|
Reference in New Issue
Block a user