this might be a silly question, but I couldn’t find an answer to it. So, how can I add a ¬ to the end of each line of my vim files? It’s more about styling, avoid trailing spaces, etc, like this colorscheme: http://ethanschoonover.com/solarized/img/solarized-dualmode.png
Thanks in advance.
See
:help 'list'and:help 'listchars'.