From f7d92f663c07b9be35ceea0342c215ca396c48fb Mon Sep 17 00:00:00 2001 From: Thomas Vigouroux Date: Thu, 1 Oct 2020 21:38:38 +0200 Subject: feat(languagetree): implement language tree Allow the LanguageTree to be used as an option for highlighting. Co-authored-by: Santos Gallegos Co-authored-by: Yazdani Kiyan --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 320918cd..575fc416 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,6 @@ All modules are disabled by default, so you'll need to activate them by putting this in your `init.vim` file: ```lua -lua <