Neovim for Beginners — Fuzzy File Search (Part 1)
File searching in Neovim, with and without plugins.

Efficient file navigation and searching are essential for developers. We are going to
- Understand existing Neovim features to help us find files efficiently.
- Configure options to help us find files efficiently without plugins.