Is there a way to make marks in color or at least visible?
Actually I need to put visible marks on the text (code) in Vim.
Is there a way to make marks in color or at least visible?
Actually I need to put visible marks on the text (code) in Vim.
I'm using the plugin vim-signature to see the marks in the margin:
marks visible or do you need to put visible marks in your editor window? If the latter,:h :signmay be what you're looking for. – Friedrich Mar 27 '23 at 13:42