mirror of
https://github.com/godotengine/emacs-gdscript-mode.git
synced 2026-01-03 10:09:25 +03:00
This will make it easier to update the keywords from Godot's source code, using the shell. Also, this makes the gdscript-mode buffer faster to parse and more performant when viewing it. Part of #19