Comment by javier_e06
3 months ago
The dudes in the https://ytch.xyz Programming channel display their vim editors with all kind of plugins that make me jealous. Pure fireworks. There is a plugin feature that enhances the line number where your cursor is located in the leftmost column for line numbers and looks super cool. I wish I knew the name of that plugin/feature since I don't want to go into the trial an error.
I also use the vim plugin for Eclipse and MS Code in my Linux boxes.
Yet, when the shit hits fan ... its vim-console time baby!
> There is a plugin feature that enhances the line number where your cursor is located in the leftmost column for line numbers and looks super cool.
You mean
I just discovered the relative number after all this years counting lines to yank. OMG. This guy I am talking has that feature up but the relative number in the gutter but also, as he scrolled up and down, the number showing the actual line number was a bit bigger and different color. Maybe he was using neovim? I don't like to highlight the whole line where my cursor is. Its too distracting. But if the cursor non-relative line number in the gutter was bigger or different color, it would be big difference.