File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33` tasks.nvim ` is a task manager for neovim, which is used to integrate with external tools.
44It is inspired by VSCode's tasks-manager.
55
6+ ![ task_manager] ( https://img.spacevim.org/94822603-69d0c700-0435-11eb-95a7-b0b4fef91be5.png )
7+
68<!-- vim-markdown-toc GFM -->
79
810* [ Install] ( #install )
@@ -64,8 +66,6 @@ require('tasks').setup({
6466
6567` :TasksList ` will open the tasks manager windows, in the tasks manager windows, you can use ` Enter ` to run task under the cursor.
6668
67- ![ task_manager] ( https://img.spacevim.org/94822603-69d0c700-0435-11eb-95a7-b0b4fef91be5.png )
68-
6969If ` telescope.nvim ` is installed, you can also use ` :Telescope tasks ` to fuzzy find specific task, and run the select task.
7070
7171![ fuzzy-task] ( https://img.spacevim.org/199057483-d5cce17c-2f06-436d-bf7d-24a78d0eeb11.png )
You can’t perform that action at this time.
0 commit comments