From 2bc42deaf87e4d56698715a09557806d5d486abf Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 5 Feb 2025 02:21:22 +0800 Subject: [PATCH] docs(nvim-plug): add tg group link for development (#4956) --- bundle/nvim-plug/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/nvim-plug/README.md b/bundle/nvim-plug/README.md index 4884a6b73..8e32d2494 100644 --- a/bundle/nvim-plug/README.md +++ b/bundle/nvim-plug/README.md @@ -55,4 +55,4 @@ require('plug').add({ The development of this plugin is in [`SpaceVim/bundle/nvim-plug`](https://github.com/SpaceVim/SpaceVim/tree/master/bundle/nvim-plug) directory. -If you encounter any bugs or have suggestions, please file an issue in the [issue tracker](https://github.com/SpaceVim/SpaceVim/issues) +If you encounter any bugs or have suggestions, please file an issue in the [issue tracker](https://github.com/SpaceVim/SpaceVim/issues) or [Telegram group](https://t.me/+w27TxYbUz1wxZmJl)