GustavoKatel
telescope-asynctasks.nvim
Lua

Integration for asynctasks with telescope.nvim

Last updated Jul 5, 2024
35
Stars
2
Forks
1
Issues
0
Stars/day
Attention Score
2
Language breakdown
Lua 100.0%
โ–ธ Files click to expand
README

telescope-asynctasks.nvim

Integration for asynctasks with telescope.nvim

Demo

Demo

Installation

" install asynctasks
Plug 'skywind3000/asynctasks.vim'
Plug 'skywind3000/asyncrun.vim'

" install telescope Plug 'nvim-lua/popup.nvim' Plug 'nvim-lua/plenary.nvim' Plug 'nvim-telescope/telescope.nvim'

" install this integration Plug 'GustavoKatel/telescope-asynctasks.nvim'

Usage

-- Fuzzy find over current tasks
require('telescope').extensions.asynctasks.all()
:Telescope asynctasks all
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท GustavoKatel/telescope-asynctasks.nvim ยท Updated daily from GitHub