I found a NeoVim plugin that does this: https://github.com/IMOKURI/line-number-interval.nvim
But is there a way to show line numbers every N lines in Vim? I would like to try out line numbers every 5 lines, to clear some clutter from the margin.
I found a NeoVim plugin that does this: https://github.com/IMOKURI/line-number-interval.nvim
But is there a way to show line numbers every N lines in Vim? I would like to try out line numbers every 5 lines, to clear some clutter from the margin.