remove unused dir-locals.el file

master
nixo 2021-01-17 19:22:07 +01:00
parent c8eaefa4c6
commit 016446370c
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
((scheme-mode
.
((eval . (put 'call-with-window 'scheme-indent-function 1))
(eval . (put 'call-with-renderer 'scheme-indent-function 1))
(eval . (put 'surface-parse-match 'scheme-indent-function 1))
(eval . (put 'pixel-format-parse-match 'scheme-indent-function 1))
(eval . (put 'palette-parse-match 'scheme-indent-function 1))
(eval . (put 'color-parse-match 'scheme-indent-function 1)))))