From a15f8764f53738fc6203639c60f19093004d5286 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 27 Sep 2016 02:42:17 +0200 Subject: Fix typo --- emacs/.emacs.d/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d') diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index dad489c..fc34981 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -683,7 +683,7 @@ To start off, first I need to enable lexical binding. (add-hook 'web-mode-hook 'oni-whitespace-only-tabs-mode) #+END_SRC -** Makefile +** Makefile mode Show tabs in Makefiles. Tabs are required at the beginning of any non-continuation line in a recipe. I don't use it for indenting, -- cgit v1.2.3-54-g00ecf