From 262d15dfd6dcfa06402d40277ca9f8d6005b882d Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Mon, 1 Jul 2024 18:47:01 +0200 Subject: [PATCH] docs(readme): remove limitations section --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 5162219..65459f4 100644 --- a/README.md +++ b/README.md @@ -129,12 +129,6 @@ vim.g.rocks_nvim = { > lua configuration is given higher priority, > to support things like `:h exrc`. -## :construction: Current limitations - -- Currently, we are having issues building the tree-sitter parsers for - Windows in our rocks-binaries CI. It is likely that you will run into - the same issues if you are on Windows. - ## :book: License `rocks-treesitter.nvim` is licensed under [GPLv3](./LICENSE).