From d98cd0ed642d00473118c8640594dc9e95e4d8f8 Mon Sep 17 00:00:00 2001 From: phucisstupid <125681538+phucisstupid@users.noreply.github.com> Date: Sat, 27 Sep 2025 10:39:28 +0700 Subject: [PATCH] fix(readme): vim plugin `shougo` -> `dein` --- docs/developer-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-tools.md b/docs/developer-tools.md index f907140ee..050cab814 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -583,7 +583,7 @@ * [neovide](https://neovide.dev), [gnvim](https://github.com/vhakulinen/gnvim), [nvui](https://github.com/rohit-px2/nvui), [Neovim wiki##gui](https://github.com/neovim/neovim/wiki/Related-projects##gui) - Neovim GUIs * [instant.nvim](https://github.com/jbyuki/instant.nvim) - Collaborative Neovim Editing * [chatgpt.nvim](https://github.com/terror/chatgpt.nvim) - ChatGPT in Neovim -* [Vim Plug](https://github.com/junegunn/vim-plug), [vim-pathogen](http://www.vim.org/scripts/script.php?script_id=2332) / [GitHub](https://github.com/tpope/vim-pathogen) or [Shougo](https://github.com/Shougo/dein.vim) - Vim Plugin Managers +* [Vim Plug](https://github.com/junegunn/vim-plug), [vim-pathogen](http://www.vim.org/scripts/script.php?script_id=2332) / [GitHub](https://github.com/tpope/vim-pathogen) or [Dein](https://github.com/Shougo/dein.vim) - Vim Plugin Managers * [VimAwesome](https://vimawesome.com/) - Vim Plugins / [GitHub](https://github.com/vim-awesome/vim-awesome) * [nerdtree](https://github.com/preservim/nerdtree) - Vim Tree Explorer * [VimColorSchemes](https://vimcolorschemes.com/) - Vim Color Schemes