Skip to content

Commit 1ac160c

Browse files
authored
Add Emacs syntax highlighter to README (#474)
1 parent 3cad0da commit 1ac160c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ fmt.Println(res) // "success"
144144
- [Interoperability](https://github.com/d5/tengo/blob/master/docs/interoperability.md)
145145
- [Tengo CLI](https://github.com/d5/tengo/blob/master/docs/tengo-cli.md)
146146
- [Standard Library](https://github.com/d5/tengo/blob/master/docs/stdlib.md)
147-
- Syntax Highlighters: [VSCode](https://github.com/lissein/vscode-tengo), [Atom](https://github.com/d5/tengo-atom), [Vim](https://github.com/geseq/tengo-vim)
147+
- Syntax Highlighters: [VSCode](https://github.com/lissein/vscode-tengo), [Atom](https://github.com/d5/tengo-atom), [Vim](https://github.com/geseq/tengo-vim), [Emacs](https://github.com/CsBigDataHub/tengo-mode)
148148
- **Why the name Tengo?** It's from [1Q84](https://en.wikipedia.org/wiki/1Q84).
149149

150150

0 commit comments

Comments
 (0)