this post was submitted on 06 Jul 2023
18 points (90.9% liked)

VIM - Vi IMproved

1039 readers
1 users here now

For Vim enthusiasts and anyone interested in Vim/Neovim!

"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco

#HJKL

founded 1 year ago
MODERATORS
 

Wow, I'm surprised that there is not a single post in here yet. Let's this to be the first one. I'm using NeoVIM tbh but we all know where we came from, right ?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

The way I got into using more advanced stuff was https://archive.org/details/viimprovedvim0000oual But other good things are https://play.google.com/store/apps/details?id=develop.example.beta1139.vimmaster and just reading the docs.

Stack overflow has people ask how do I X with vim, and pretty consistently you'll discover some new way to do things.

Basically, if you find yourself doing something often, expect that someone else did in the post and made a better way in vim.

Here is a good one to start with. https://medium.com/usevim/vim-101-virtual-editing-661c99c05847