Ecosyste.ms: Awesome
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: 19 days ago
JSON representation
~/.config/nvim
- Host: GitHub
- URL: https://github.com/passcod/config-nvim
- Owner: passcod
- Created: 2015-11-03T14:03:25.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T23:29:41.000Z (10 months ago)
- Last Synced: 2024-10-05T16:22:24.477Z (about 1 month ago)
- Language: Vim Script
- Size: 27.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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