Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danymat/champagne
Yes, this is my neovim setup.
https://github.com/danymat/champagne
Last synced: 16 days ago
JSON representation
Yes, this is my neovim setup.
- Host: GitHub
- URL: https://github.com/danymat/champagne
- Owner: danymat
- License: mit
- Created: 2021-11-03T13:27:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T11:44:28.000Z (4 months ago)
- Last Synced: 2024-10-12T22:54:35.920Z (about 1 month ago)
- Language: Lua
- Homepage:
- Size: 127 KB
- Stars: 21
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Champagne 🥂
## Installation
```bash
{
git clone https://github.com/danymat/champagne.git ~/.config/nvim
nvim
}
```## Update
```bash
git -C ~/.config/nvim/ fetch
```