Commit Graph

6 Commits (055)

Author SHA1 Message Date
Harald Hoyer 9012f3996b fix: set vimrc and emacs indention according to .editorconfig 2021-03-13 20:10:43 +01:00
Jóhann B. Guðmundsson 08ff88f234 chore: Editors 2021-01-14 09:20:34 +00:00
Harald Hoyer 2870b7d243 .dir-locals.el: changed to sane style 2017-01-16 14:27:39 +01:00
Colin Walters 10d03bbfbc dir-locals: Avoid use of setq which triggers Emacs warning
Emacs has a whitelist of "safe" variables, using `setq` overrides
that and causes it to warn when opening any file by default.

Dropping the `setq` makes Emacs do the right thing.
2015-09-17 11:33:40 -04:00
Harald Hoyer e668f3bc36 .dir-locals.el: correct syntax 2015-05-13 11:44:00 +02:00
Harald Hoyer 6770af96d4 add kate and emacs per directory config files 2014-08-29 13:38:47 +02:00