aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/snippets/.dir-locals.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/snippets/.dir-locals.el')
-rw-r--r--emacs/.emacs.d/snippets/.dir-locals.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/.emacs.d/snippets/.dir-locals.el b/emacs/.emacs.d/snippets/.dir-locals.el
new file mode 100644
index 0000000..f88a6f9
--- /dev/null
+++ b/emacs/.emacs.d/snippets/.dir-locals.el
@@ -0,0 +1,2 @@
+((nil
+ (require-final-newline . nil)))