Move Makefile configuration to emacs-config
This commit is contained in:
parent
f18002d662
commit
deb5b85ed1
1 changed files with 0 additions and 4 deletions
|
@ -174,10 +174,6 @@
|
||||||
|
|
||||||
(add-hook 'git-commit-mode-hook 'electric-quote-local-mode)
|
(add-hook 'git-commit-mode-hook 'electric-quote-local-mode)
|
||||||
|
|
||||||
(add-hook 'makefile-mode-hook 'whitespace-only-tabs-mode)
|
|
||||||
|
|
||||||
(add-hook 'makefile-mode-hook 'electric-pair-local-mode)
|
|
||||||
|
|
||||||
(add-hook 'c-mode-hook 'electric-pair-local-mode)
|
(add-hook 'c-mode-hook 'electric-pair-local-mode)
|
||||||
|
|
||||||
(add-hook 'c-mode-hook 'electric-indent-local-mode)
|
(add-hook 'c-mode-hook 'electric-indent-local-mode)
|
||||||
|
|
Loading…
Reference in a new issue