https://github.com/marianozunino/nvim
My personal Neovim configuration
https://github.com/marianozunino/nvim
Last synced: 3 months ago
JSON representation
My personal Neovim configuration
- Host: GitHub
- URL: https://github.com/marianozunino/nvim
- Owner: marianozunino
- License: mit
- Created: 2024-12-21T14:23:06.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-02-17T17:14:20.000Z (4 months ago)
- Last Synced: 2025-02-17T18:27:39.189Z (4 months ago)
- Language: Lua
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Neovim Configuration
This is my personal Neovim setup, tailored for a fast and minimal development workflow.
## Installation
1. Clone the repo:
```bash
git clone https://github.com/marianozunino/nvim.git ~/.config/nvim
```
2. Open Neovim
## License
This configuration is available under the [MIT License](LICENSE).