How I configured my Neovim

vleov

Leo

Posted on March 1, 2024

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

💖 💪 🙅 🚩
vleov
Leo

Posted on March 1, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related