From abfb7798f655acc5db44bf4b9b077496bc4d3b49 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Thu, 14 Nov 2019 19:40:09 +0100 Subject: [PATCH] Add Emacs GDScript plugin by @francogarcia --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12df5be..a6527b9 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game *Add-ons for text editors that implement GDscript support.* - [Atom](https://atom.io/packages/lang-gdscript) - Syntax highlighting. +- [Emacs](https://github.com/francogarcia/godot-gdscript.el) - Syntax highlighting, indentation and autocompletion. - [Geany](https://github.com/haimat/GDScript-Geany) - Syntax highlighting. - [Gedit](https://github.com/haimat/GDScript-gedit) - Syntax highlighting. - [Kakoune](https://github.com/Skytrias/gdscript-kak) - Syntax highlighting.