diff --git a/README.md b/README.md index 302a59c9..0f083603 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Lightweight alternative to [context.vim](https://github.com/wellle/context.vim) +Note: This plugin requires necessary language parsers in order to work. Non default +language parsers can be installed with [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter). + ## Requirements Neovim >= v0.9.0