mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 10:33:49 -03:00
batman!
This commit is contained in:
commit
ae7d9bf4b6
63 changed files with 2160 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# 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).
|
Loading…
Add table
Add a link
Reference in a new issue