Autoload hl-indent-mode
This commit is contained in:
parent
9600b70377
commit
c5844963d2
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
(autoload 'tagedit-mode "tagedit" nil t)
|
(autoload 'tagedit-mode "tagedit" nil t)
|
||||||
(autoload 'tern-mode "tern" nil t)
|
(autoload 'tern-mode "tern" nil t)
|
||||||
(autoload 'xmodmap-mode "xmodmap-mode" nil t)
|
(autoload 'xmodmap-mode "xmodmap-mode" nil t)
|
||||||
|
(autoload 'hl-indent-mode "hl-indent" nil t)
|
||||||
|
|
||||||
;;;; Macros
|
;;;; Macros
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue