mirror of
https://github.com/vim/vim.git
synced 2026-06-26 13:17:26 +02:00
7927836733
Problem: It is not possible to make spaces visibible in list mode. Solution: Add the "space" item to 'listchars'. (David Bürgin, issue 350)