https://github.com/ryanwi/dotfiles
https://github.com/ryanwi/dotfiles
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanwi/dotfiles
- Owner: ryanwi
- Created: 2017-09-28T18:46:19.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T22:18:56.000Z (over 3 years ago)
- Last Synced: 2025-01-25T17:52:40.865Z (over 1 year ago)
- Language: Shell
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
To Install neovim plugins
```
:PlugInstall
```
To Update neovim plugins
```
:PlugUpdate
```