mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
5 lines
221 B
Plaintext
5 lines
221 B
Plaintext
:highlight ExtraWhiteSpace ctermbg=red guibg=red
|
|
:match ExtraWhiteSpace /\s\+$/
|
|
" Useful for YAML - REF: https://www.reddit.com/r/bash/comments/tlst8x/i_am_sick_and_tired_of_python_lovers_always_using/i1yey7b/?context=3
|
|
|