Move C configuration to emacs-config
This commit is contained in:
parent
b06eddf117
commit
6af0e36649
1 changed files with 0 additions and 8 deletions
|
@ -144,14 +144,6 @@
|
|||
|
||||
(add-hook 'git-commit-mode-hook 'electric-quote-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 'flycheck-mode)
|
||||
|
||||
(add-hook 'c-mode-hook 'fci-mode)
|
||||
|
||||
(add-hook 'html-mode-hook 'electric-pair-local-mode)
|
||||
|
||||
(add-to-list 'grep-files-aliases '("msbuild" . "*.targets *.proj"))
|
||||
|
|
Loading…
Reference in a new issue