An open API service indexing awesome lists of open source software.

https://github.com/mattn/vim-treesitter


https://github.com/mattn/vim-treesitter

treesitter

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# vim-treesitter

THIS IS VERY EXPERIMENTAL PLUGIN

treesitter for Vim8

## Installation

```
$ cd server
$ go build
```

## License

MIT

This is based on https://github.com/JasonWoof/vim-treesitter

## Author

Yasuhiro Matsumoto (a.k.a. mattn)