/dotfiles

Primary LanguageVim Script

Install Plug

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Install the_silver_searcher

brew install the_silver_searcher