From 1f98c2e92810f02afcd7ce981beac5142e34ea87 Mon Sep 17 00:00:00 2001 From: drocha87 Date: Thu, 12 Nov 2020 19:34:35 -0300 Subject: Lua things all over the place --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6679d6a1..619dccf5 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ And now you should be ready to use every functionality `nvim-treesitter` provide All modules are disabled by default, so you'll need to activate them by putting this in your `init.vim` file: -```lua +```vim lua <