Version 0.0.5 of package Evil-Visual-Mark-Mode has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Evil-Visual-Mark-Mode describes itself as: ============================ Display evil marks on buffer ============================ More at https://elpa.nongnu.org/nongnu/evil-visual-mark-mode.html ## Summary: ## Summary `evil-visual-mark-mode` displays all the evil marks you have registered on a buffer. The purpose of this extension is to enhance the marks in a buffer, normally when you set a mark on a position is because you figured you are going to come back later, also you would like to track all your important functions without having to follow each marker. ## Screenshots  ## Remove special characters from visual mark If for some reason, you would like to not display particular mark letters, you may add them to the `evil-visual-mark-exclude-marks`, by default this list will have the `^`, `[`, `]` special marks. ## Development ## Recent NEWS: [Not available 🙁]