mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-07-09 18:09:14 +08:00
d9059413e2
The \s and \S atoms consider space and tabs to be the only valid whitespace characters, while the [:space:] character class also includes control characters like newline and form feed.