This project was heavily inspired by the LazyVim distribuition, but I decided to create a new project to customize the plugin as I wanted and learn to more about how to configure the stuff on NeoVim
- DAG (Debugger Adapter Protocol)
- Do a backup of your current nvim configuration if have one
mv ~/.config/nvim{,.bak}
- Next download this distribuition on your nvim directory
git clone https://github.com/alaurentinoofficial/nvim ~/.config/nvim
- Start NeoVim and enjoy 😜
nvim
If your a newer with vim or with this distribution go to the Cheatsheet 💩💩 documentation to learn how to use the keymaps
Just submit a new PR