diff --git a/README.md b/README.md index 03d4135..e0d72ec 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game - [Atom](https://atom.io/packages/lang-gdscript) - Syntax highlighting. - [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. - [Sublime Text](https://github.com/beefsack/GDScript-sublime) - Syntax highlighting. - [Vim](https://github.com/calviken/vim-gdscript3) - Syntax highlighting, autocompletion and linting. Also supports the Godot shader language. - [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=geequlim.godot-tools) - Comes with a wealth of features to make your programming experience as comfortable as possible.