Vim Fuzzy file search and navigation without plugins
Aug 25, 2024 · 2 min read · Recently, I got curious about how Vim’s built-in commands handle file finding and navigation. Even though I was using modern fuzzy finding plugins at the time, I decided to explore Vim’s native mechanisms. To my surprise, I started enjoying the simpl...
GGokay commented