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/nvimWindows:
git clone https://github.com/gadokrisztian/nvim-config.git %LOCALAPPDATA%/nvimI took a lot of inspiration from these awesome projects: