mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move emacs/electric-indent to emacs/electric
This module will later be expanded to customize more of electric's functionality.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
;;; emacs/electric-indent/autoload.el -*- lexical-binding: t; -*-
|
||||
;;; emacs/electric/autoload.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autodef
|
||||
(defun set-electric! (modes &rest plist)
|
@ -1,4 +1,4 @@
|
||||
;;; emacs/electric-indent/config.el -*- lexical-binding: t; -*-
|
||||
;;; emacs/electric/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; Smarter, keyword-based electric-indent
|
||||
|
Reference in New Issue
Block a user