summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Sampaio <gbritosampaio@gmail.com>2021-01-31 16:32:31 -0300
committerGitHub <noreply@github.com>2021-01-31 22:32:31 +0300
commitef3262f94ae95c8e91bcc79ff7ed149a420ba1b9 (patch)
treeb457439e2c75e0fe3280ba860de2b2215d68b853
parent689dd12385f6689bb8d413945558c455379e2738 (diff)
readme: Add new community extension: asynctasks (#483)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d2c3bfe..c40ad99 100644
--- a/README.md
+++ b/README.md
@@ -536,6 +536,7 @@ enhancements by using compiled C and interfacing directly with Lua.
- [telescope-vimspector.nvim](https://github.com/nvim-telescope/telescope-vimspector.nvim) - Integration for [vimspector](https://github.com/puremourning/vimspector)
- [telescope-fzf-writer.nvim](https://github.com/nvim-telescope/telescope-fzf-writer.nvim) - Incorporating some fzf concepts with plenary jobs and telescope
- [telescope-symbols.nvim](https://github.com/nvim-telescope/telescope-symbols.nvim) - Picking symbols and insert them at point.
+- [telescope-asynctasks.nvim](https://github.com/GustavoKatel/telescope-asynctasks.nvim) - Integration for [asynctasks](https://github.com/skywind3000/asynctasks.vim)
Extensions can be refenced by doing the following: