This commit is contained in:
Tom Willemse 2016-09-27 02:42:17 +02:00
parent dbd8338ae5
commit a15f8764f5

View file

@ -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,