https://github.com/colevoss/neovoss
My Neovim Setup
https://github.com/colevoss/neovoss
Last synced: 8 months ago
JSON representation
My Neovim Setup
- Host: GitHub
- URL: https://github.com/colevoss/neovoss
- Owner: colevoss
- License: mit
- Created: 2023-01-16T20:32:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T05:58:43.000Z (over 1 year ago)
- Last Synced: 2025-09-10T03:03:52.607Z (9 months ago)
- Language: Lua
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neovoss
Its my Neovim config

## Install
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/colevoss/neovoss/main/tools/install.sh)"
```