How to start using Neovim in 2023
Learn about Neovim modes, navigation and how to create your first config
Dec 27, 20225 min read4.7K

Search for a command to run...
Series
Learn about Neovim modes, navigation and how to create your first config

Neovim is my code editor of choice. Over the years I've tried many other code editors: JetBrains, Atom, VSCode - they all worked fine for me in their time. But since I tried switching fully to neovim I haven't been able to go back. Comparing to other...
