nvim/README.md
2024-12-21 12:38:40 -03:00

17 lines
360 B
Markdown

# 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
![Neovim Setup](pic.jpg)
## License
This configuration is available under the [MIT License](LICENSE).