ivy.nvim/cpp
Ade Attwood 4e174d65f8 fix: reverse the order of results
This makes all of the relevant results come at the bottom of the list to
keep your eyes closer to the prompt.
2022-07-23 09:00:51 +01:00
..
cli.cpp feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
file_scanner.hpp feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
fuzzy_match.cpp feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
fuzzy_match.hpp feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
lib.cpp feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
match.hpp fix: reverse the order of results 2022-07-23 09:00:51 +01:00
sorter.hpp feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
thread_pool.cpp feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
thread_pool.hpp feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00