by default, sublime text renders combining unicode characters separate characters.
for example,
string "a̅c" (u+0061, u+0305, u+0063) displayed as: combining rendering (in body, not tab). there way duplicate behavior in emacs? in vim?
by default, sublime text renders combining unicode characters separate characters.
for example,
string "a̅c" (u+0061, u+0305, u+0063) displayed as: combining rendering (in body, not tab). there way duplicate behavior in emacs? in vim?
Comments
Post a Comment