Text EDitor program
To clone this project and make it working:
$ cd <repo-clone-path>
$ git submodule init
$ git submodule update
npm
package.$ npm install tree-sitter-cli
$ export PATH=$PATH:<repo-clone-path>/node_modules/.bin