DEV Community

Leo
Leo

Posted on • Updated on

How I configured my Neovim

I always wanted to use Neovim, but I didn't want to use a Neovim distribution, so I watched some videos on how to configerate Neovim. Finally, I found the best way for me:

kickstarter.nvim

https://github.com/nvim-lua/kickstart.nvim

It gives you a sample configuration that is very well documented and easy to understand, so you can add your own plugins or keymaps to it. Some already know it but I wanted to write it again as it is a very good starting point for beginners

Top comments (0)