Fix typo
This commit is contained in:
parent
dbd8338ae5
commit
a15f8764f5
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue