Searching for text in a buffer
/
command- Options to set to make this work better?
- Vim Find Next • Find the next match and change it in Vim. Using Vim’s search next feature with gn, you can quickly build repeatable changes • VimTricks 📖
- Dedupe a list in Vim • Vim’s powerful
:sort
command (in this case:sort u
) • Justin Joyce 📖
Searching for text in a project
- Vim “g” Command: The Good Spot!!! • ThePrimeagen 📺
- My Vim Workflow - Solving a bug • ThePrimeagen 📺
- How to find a Word in Vim or vi text editor • nixCraft 📖
- The quickfix and location lists in Vim • Ayooluwa Isaiah 📖
- Neovim: Using Telescope to find text inside specifics paths • Miguel Crespo 📖
Inbox
- searching for symbols?
- searching for references?
- searching for calls?