diff --git a/README.md b/README.md index 52f5958..cdb205e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Moving slowly, showing each command { "aaronik/treewalker.nvim", opts = { - highlight = true -- briefly highlight the node after jumping to it + highlight = true -- Whether to briefly highlight the node after jumping to it } } ```