An open API service indexing awesome lists of open source software.

https://github.com/passcod/config-nvim

~/.config/nvim
https://github.com/passcod/config-nvim

Last synced: 9 months ago
JSON representation

~/.config/nvim

Awesome Lists containing this project

README

          

# ~/.config/nvim

cd ~/.config
git clone git@github.com:passcod/config-nvim.git nvim
cd nvim/plugged
git clone https://github.com/junegunn/vim-plug.git
cd vim-plug
ln -s . autoload
cd ../..
nvim +PlugInstall init.vim