A simple neovim config i use for programming. Feel free to base your own config off, or to create a fork from.
Read my Neovim, from zero to hero blogpost, where i teach you how you could write your own config like this from scratch. It alse teaches some more basics & advanced neovim features.
Thereafter, clone this repository into your neovim configuration folder. Make sure to backup your old config first!
git clone https://github.com/JonasLeonhard/neovim-config ~/.config/nvim
: How to learn neovim?
- Read my Blog post: Neovim, from zero to hero
: Where can i find more awsome neovim plugins?
- Checkout Awesome Neovim
MIT Licence. Feel free to fork or use this repository to kickstart your own config. No need to credit me. And most importantly. Have fun!