Chapter 6: grep Asynchronously
Chapter Overview
Part III: Asynchronous Tasks | Tips 29-32
Async project-wide searching.
Tips in This Chapter
| Tip | Title | Mastered |
|---|---|---|
29 |
Meet asyncrun.vim |
[ ] |
30 |
Run :make Asynchronously |
[ ] |
31 |
Run :grep Asynchronously |
[ ] |
Key Concepts
Async quickfix population.
My Setup: Telescope
The book uses asyncrun.vim. I use Telescope:
| asyncrun | Telescope |
|---|---|
|
|
quickfix list |
Telescope picker |
Commands Learned
| Command | Description | Notes |
|---|---|---|
Practice
Commands I tried while reading:
" (Add commands you practiced)
Questions
Things I want to explore further.
Chapter Complete
-
Read entire chapter
-
Understood async grep concepts
-
Compared with Telescope
Date completed: _