mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 10:33:49 -03:00
17 lines
360 B
Markdown
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
|
|

|
|
|
|
|
|
## License
|
|
|
|
This configuration is available under the [MIT License](LICENSE).
|