docs: add GH actions build badge

This commit is contained in:
Thomas Vigouroux 2020-07-09 22:41:34 +02:00 committed by GitHub
parent 81c5f88ee3
commit d891c6eb06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
Traditionnal highlighting (left) vs Treesitter-based highlighting (right).
[![Gitter](https://badges.gitter.im/nvim-treesitter/community.svg)](https://gitter.im/nvim-treesitter/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
![Linting and style checking](https://github.com/nvim-treesitter/nvim-treesitter/workflows/Linting%20and%20style%20checking/badge.svg?branch=master)
# nvim-treesitter
Treesitter configurations and abstraction layer for Neovim.