Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 565 Bytes

File metadata and controls

25 lines (18 loc) · 565 Bytes

Setup instructions

Download the setup

Make sure to take a backup of your nvim config.

cd ~/.config
git clone https://github.com/shantanu-sardesai/vimrc.git nvim

Download the dependencies

# fd -- for snacks.
# ripgrep -- for search in telescope.
brew install fd ripgrep