From 2eb0e9723426768f696de08b30224d0910637d9f Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Mon, 4 Dec 2017 09:36:33 +0100 Subject: [PATCH] missed --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs b/.emacs index d1a048f..b12c168 100644 --- a/.emacs +++ b/.emacs @@ -5399,7 +5399,7 @@ converted to PDF at the same location." ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - ) + '(safe-local-variable-values (quote ((ruby-indent-level 4))))) ;; ** done