https://github.com/passcod/config-nvim
~/.config/nvim
https://github.com/passcod/config-nvim
Last synced: 9 months ago
JSON representation
~/.config/nvim
- Host: GitHub
- URL: https://github.com/passcod/config-nvim
- Owner: passcod
- Created: 2015-11-03T14:03:25.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T23:29:41.000Z (about 2 years ago)
- Last Synced: 2025-05-07T21:46:59.372Z (9 months 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 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