Things I noticed after using Vim for the first time in one week

Kayode - Nov 24 '21 - - Dev Community

Disclaimer: This is my first time using Vim (actually Neovim 😎), so by no means am I an expert.
Come on it took me a couple of hours before I could configure a language server protocol! 😢
I look forward to your comments and advice on how to work better with and learn Vim.

This article was really helpful while configuring Neovim on my machine.

Vim is basically a text editor for Unix. It's similar to other programs like Notepad, Visual Studio Code, Sublime Text Editor or Atom.

So what led me to Vim

I love new challenges and improving my productivity. VS code was pretty customized and suitable for my current needs. Maybe YouTube videos from this guy (DistroTube) was the motivation to try it out.

Let's get right to my few observations

  • Efficiency: Vim is designed to reduce how often switch from your keyboard to a mouse. They are literally keybinding for any type of operation and you can create custom keybindings too. If you type really fast, this will improve your productivity as you will really need your mouse.
  • Learning Curve: Vim has quite a learning curve if you're just starting. For the first few days, my focus was shifted majorly from the code I write to the tool I use. This is going to pay off later by building up muscle memory you will be able to exit Vim in your sleep.

A quick meme about exiting vim:

exit_vim.png

Conclusion

I will continue sharing my learning experience and journey with Vim for the next few months

Whatever editor, language or framework you use, they should be able to solve your problems effectively and efficiently.
If you want to get started with Vim, I recommend starting with Neovim and it's simpler and maintained.
Do you think it is worth the time to learn Vim?

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player