Note Emacs package just-mode
in readme (#759)
This commit is contained in:
parent
7ae890ce61
commit
5f3f4dee51
@ -1285,9 +1285,13 @@ augroup filetypedetect
|
|||||||
augroup END
|
augroup END
|
||||||
```
|
```
|
||||||
|
|
||||||
==== Vim and Emacs
|
==== Emacs
|
||||||
|
|
||||||
Include the following in a `justfile` to enable syntax highlighting in vim and emacs:
|
There is a MELPA package, https://melpa.org/#/just-mode[just-mode], for automatic Emacs syntax highlighting and automatic indentation in justfiles.
|
||||||
|
|
||||||
|
==== Vim and Emacs using Makefile mode
|
||||||
|
|
||||||
|
Include the following in a `justfile` to use Makefile syntax highlighting in vim and emacs:
|
||||||
|
|
||||||
```
|
```
|
||||||
# Local Variables:
|
# Local Variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user