Skip to content
Snippets Groups Projects
Commit bc1243f5 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

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

parent 78621c03
Branches
No related tags found
No related merge requests found
...@@ -3,5 +3,3 @@ ...@@ -3,5 +3,3 @@
(indent-tabs-mode . nil) (indent-tabs-mode . nil)
(fill-column . 79))) (fill-column . 79)))
(makefile-mode . ((indent-tabs-mode . t))) (makefile-mode . ((indent-tabs-mode . t)))
(matlab-mode . ((matlab-indent-level . 4)
(matlab-indent-function-body . nil))))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment