From 2bd13c9d410384eba14b245342c53c68ac151dbf Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Wed, 26 Aug 2020 13:22:31 +0200 Subject: docs: fix syntax error in README example --- doc/nvim-treesitter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 38c0378e..284b0ba4 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -36,7 +36,7 @@ To enable supported features, put this in your `init.vim` file: > lua <