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:
parent
715167bec8
commit
c22b3da9f9
3 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue