Removed config for matlab files in .dir-locals.el (for emacs users).

time-shift
Stéphane Adjemian (Karaba) 2014-10-13 12:52:51 +02:00
parent 78621c03ee
commit bc1243f501
1 changed files with 1 additions and 3 deletions

View File

@ -2,6 +2,4 @@
((c-file-style . "gnu")
(indent-tabs-mode . nil)
(fill-column . 79)))
(makefile-mode . ((indent-tabs-mode . t)))
(matlab-mode . ((matlab-indent-level . 4)
(matlab-indent-function-body . nil))))
(makefile-mode . ((indent-tabs-mode . t)))