Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douglarek/neovim-rc
A neovim config for my own use.
https://github.com/douglarek/neovim-rc
Last synced: about 5 hours ago
JSON representation
A neovim config for my own use.
- Host: GitHub
- URL: https://github.com/douglarek/neovim-rc
- Owner: douglarek
- Created: 2022-07-26T03:47:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T05:54:52.000Z (over 1 year ago)
- Last Synced: 2023-05-23T06:26:39.614Z (over 1 year ago)
- Language: Vim Script
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A neovim config for my own use
```
$ mv ~/.config/nvim ~/.config/nvim.bak
$ git clone https://github.com/douglarek/neovim-rc ~/.config/nvim
$ nvim +PlugInstall +qall
```