Skip to content

Commit f2ec974

Browse files
committed
update img
1 parent f90f0a7 commit f2ec974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
`tasks.nvim` is a task manager for neovim, which is used to integrate with external tools.
44
It 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-
6969
If `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)

0 commit comments

Comments
 (0)