base: Remove indention for c files

Remove setting indention for c files as this is set in dev.el anyways.
This commit is contained in:
finga 2023-07-25 16:31:37 +02:00
parent ec0e341d98
commit 7a355e8890

View file

@ -58,7 +58,6 @@
;; set tab width to 4 whitespaces
(setq tab-width 4)
(setq-default c-basic-offset tab-width)
(setq-default cperl-indent-level tab-width)
;; More history