Is a starter template for LazyVim. This repository contains configurations for nvim editor, this script use LazyVim for manage plugins and config these.
We require install:
- neovim
- ripgrep
- nerdfonts
For install this repository, we use the next comands:
git clone https://github.com/luis-homobono/nvim.git ~/.config/nvim
Remove the .git folder, so you can add it to your own repo later
rm -rf ~/.config/nvim/.git
Start Neovim!
nvim