From 9c292fa3714b41b6f2b79def57c102890337d2e3 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Sat, 27 Feb 2021 01:02:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc58e6d..db01f72 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Ensure your colorscheme's base folder is in Neovim's `rtp` before sourcing. > What syntax files should I use for `X` language? -You can either use [`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-treesitter), [`nvim-polyglot`](https://github.com/sheerun/vim-polyglot), or some of the following: +You can either use [`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-treesitter), [`vim-polyglot`](https://github.com/sheerun/vim-polyglot), or some of the following: | Language | Syntax Plugin | |:-----------|:------------------------------------------------------------------------------------------|