Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 19 days ago
JSON representation

~/.config/nvim

Awesome Lists containing this project

README

        

# ~/.config/nvim

cd ~/.config
git clone [email protected]: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