Photo by luis gomes: https://www.pexels.com/photo/close-up-photo-of-programming-of-codes-546819/

Neovim Config (FORK)


Why neovim?

I’ve worked with several different IDEs and code editors over the years (Atom, VS Code, JetBrains and more). For editing configs on servers and Linux I used VIM occasionally.

During my Tech-Talk-Tuesday (I talked about it here), a friend and I, began to try out Neovim. Starting with a guide on how to configure Neovim from the ground up, switching over to base-configurations like kickstart.

Our main goal was trying out new tech and learning.

Each of us made a fork of Kickstart and configured it to our own needs. Once we'll have a better understanding, we'll start over with our own custom config.

My config:

Check it out on Github