mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
There are some subtle issues with using the unicode, which depends largely on the font you use. It is also slightly faster to use a space. If you use whitespace-mode's space-mark feature, then change this to ?\u2002. Addresses #109