This config is tailored for my personal workflow, but feel free to use it as a starting point for your own setup.
-
Backup your current nvim config:
mv ~/.config/nvim ~/.config/nvim.bak
-
Clone the repository:
git clone https://github.com/dheemansa/init.nvim.git ~/.config/nvim -
Install dependencies: Make sure you have
ripgrep,yaziandfdinstalled.ripgrepis used bytelescope.nvimforlive_grep.fdandyaziis used byyazi.nvim.
-
Set Nerd Font: For the icons to render correctly, please set a Nerd Font in your terminal.


