Show tabs with a different character (Emacs)

后端 未结 4 1041
眼角桃花
眼角桃花 2020-12-24 13:39

I\'d be happy to have very soft character \">>\" instead of white-space, like this:

Mono develop http://primates.ximian.com/~miguel/pictures/Valabinding-classpad.png

4条回答
  •  时光说笑
    2020-12-24 14:42

    On my Emacs version (24.3) no additional modules are needed. It's enough to launch

    M-x whitespace-mode
    

    To customize go to whitespace-style variable help,

    C-h C-h v whitespace-style
    

    This mode has many functionalities. To made it simpler one may choose not to use `Face visualization'.

提交回复
热议问题