Update readme: there is no planned scripting language

This commit is contained in:
Luke Wilson
2021-04-17 13:06:33 -05:00
parent 35464ca714
commit 7074a250a1

View File

@@ -26,7 +26,7 @@ MIT license, this is important.
* Modern [rope](https://en.wikipedia.org/wiki/Rope_(data_structure)) buffer (used in emacs)
* Modern text editing, including: copy/paste, mouse support, selection, etc.
* Btree-based tiling and floating window management (panels)
* Extensions (via IPC or the planned [scripting language](https://github.com/d5/tengo))
* Extensions via IPC or some scripting language
* Built-in terminal
## Screenshots