summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaniakea64 <laniakea64@users.noreply.github.com>2023-10-09 00:17:13 -0400
committerGitHub <noreply@github.com>2023-10-09 04:17:13 +0000
commit41c52f9ade50c3224f89a38c8f4b36f96aa03a9a (patch)
tree51ddfa4562a95046d6374e5b3263e28c82e3c4cb
parenta6ff4aa164c2cc9b480edc705b308ec27c04a621 (diff)
Don't recommend `vim-polyglot` in readme (#1644)
-rw-r--r--README.md2
-rw-r--r--README.中文.md2
2 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 55784beb..494ec93c 100644
--- a/README.md
+++ b/README.md
@@ -357,8 +357,6 @@ cd ~/.vim/pack/vendor/start
git clone https://github.com/NoahTheDuke/vim-just.git
```
-`vim-just` is also available from [vim-polyglot](https://github.com/sheerun/vim-polyglot), a multi-language Vim plugin.
-
#### `tree-sitter-just`
[tree-sitter-just](https://github.com/IndianBoy42/tree-sitter-just) is an [Nvim Treesitter](https://github.com/nvim-treesitter/nvim-treesitter) plugin for Neovim.
diff --git a/README.中文.md b/README.中文.md
index 4626a83b..473af4ab 100644
--- a/README.中文.md
+++ b/README.中文.md
@@ -341,8 +341,6 @@ cd ~/.vim/pack/vendor/start
git clone https://github.com/NoahTheDuke/vim-just.git
```
-`vim-just` 也可以从 [vim-polyglot](https://github.com/sheerun/vim-polyglot) 获得,这是一个多语言的 Vim 插件。
-
#### `tree-sitter-just`
[tree-sitter-just](https://github.com/IndianBoy42/tree-sitter-just) 是一个针对 Neovim 的 [Nvim Treesitter](https://github.com/nvim-treesitter/nvim-treesitter) 插件。