From d891c6eb063ed33afd808a283d0a52988f15f68f Mon Sep 17 00:00:00 2001 From: Thomas Vigouroux <39092278+vigoux@users.noreply.github.com> Date: Thu, 9 Jul 2020 22:41:34 +0200 Subject: [PATCH] docs: add GH actions build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e927243b..a231c1021 100644 --- a/README.md +++ b/README.md @@ -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.