diff --git a/README.md b/README.md index 87d04e37..f1291cdb 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ to tweak your config as needed, along with the convenience of a pre-configured s - Neovim >= **0.8.0** (needs to be built with **LuaJIT**) - Git >= **2.19.0** (for partial clones support) - a [Nerd Font](https://www.nerdfonts.com/) **_(optional)_** +- a **C** compiler for `nvim-treesitter`. See [here](https://github.com/nvim-treesitter/nvim-treesitter#requirements) ## 🚀 Getting Started