https://github.com/sharkdp/fd
Ubuntu: sudo apt install fd-find
Windows: https://github.com/sharkdp/fd/releases
https://github.com/BurntSushi/ripgrep
Ubuntu: udo apt-get install ripgrep
Windows: https://github.com/BurntSushi/ripgrep/releases
https://github.com/nvim-telescope/telescope-fzf-native.nvim
- CMake, and the Microsoft C++ Build Tools on Windows
- CMake, make, and GCC or Clang on Linux and MacOS
Clone the repository:
Linux:
git clone https://github.com/gadokrisztian/nvim-config.git ~/.config/nvim
Windows:
git clone https://github.com/gadokrisztian/nvim-config.git %LOCALAPPDATA%/nvim
I took a lot of inspiration from these awesome projects: