https://github.com/jaythomas/nvim-config
my neovim config folder
https://github.com/jaythomas/nvim-config
Last synced: about 2 months ago
JSON representation
my neovim config folder
- Host: GitHub
- URL: https://github.com/jaythomas/nvim-config
- Owner: jaythomas
- Created: 2016-11-14T00:54:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T15:43:15.000Z (over 2 years ago)
- Last Synced: 2025-03-22T13:43:50.484Z (about 1 year ago)
- Language: Vim Script
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install [neovim](https://neovim.io/) and put this directory in `~/.config` as `~/.config/nvim`.
You will get an error that colorschemes aren't installed yet.
All the plugins call be installed by running the vim command `:PlugInstall`.