From 5a439084a9cfe367ff456087c8b8b336e18fd1b1 Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Tue, 4 Jun 2024 21:42:32 +0200 Subject: [PATCH] docs(readme): elaborate on configuration --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index efcef21..abe733c 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ and you are good to go! This plugin works out of the box and doesn't need any configuration. However, you can override its default configuration in one of two ways: +- In rocks.toml +- With a Lua config + > [!WARNING] > > - Tree-sitter and treesitter highlighting are an experimental feature of Neovim.