commit 771ab89b841d8ebcbaf2c58a0d6b9f87368c6190 from: Lukas Henkel date: Fri Apr 08 19:25:35 2022 UTC Disable lockfiles commit - ef158560ad0dd0d43e424d35f3eab0e88a321c02 commit + 771ab89b841d8ebcbaf2c58a0d6b9f87368c6190 blob - 92d640bdd9e8c69f295ff913bb410f402ebcae7c blob + 2ff578d758915ab274b4273530578e40d47b5ed6 --- init.el +++ init.el @@ -177,6 +177,7 @@ '(corfu-auto-prefix 1) '(corfu-global-mode t) '(corfu-quit-at-boundary t) + '(create-lockfiles nil) '(cursor-type 'bar) '(delete-old-versions t) '(frame-resize-pixelwise t)