From 09c5564bd8e8195b042ec6ab02e32d4fd930ae13 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 27 Jan 2021 12:45:03 -0600 Subject: Don't create lockfiles --- config.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 8064c76..75ec848 100644 --- a/config.org +++ b/config.org @@ -1157,6 +1157,14 @@ Bozhidar Batsov's [[https://github.com/bbatsov/super-save][super-save]] package. (blackout 'super-save-mode) #+end_src +** Lockfiles + +I don't think these are really necessary as of now. + +#+begin_src emacs-lisp :noweb-ref settings + (setq-default create-lockfiles nil) +#+end_src + ** Auto-revert files I like to keep the buffers Emacs has in-memory in sync with the actual -- cgit 1.4.1-21-gabe81