From 41c52f9ade50c3224f89a38c8f4b36f96aa03a9a Mon Sep 17 00:00:00 2001 From: laniakea64 Date: Mon, 9 Oct 2023 00:17:13 -0400 Subject: [PATCH] Don't recommend `vim-polyglot` in readme (#1644) --- README.md | 2 -- "README.\344\270\255\346\226\207.md" | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 55784beba6..494ec93cd7 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.\344\270\255\346\226\207.md" "b/README.\344\270\255\346\226\207.md" index 4626a83b6f..473af4ab24 100644 --- "a/README.\344\270\255\346\226\207.md" +++ "b/README.\344\270\255\346\226\207.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) 插件。