Only `{.` `.}` are actually used by Nim. They seem not to conflict with plain text/arrays the way `(.` `.)` `[.` `.]` do. Initial request https://github.com/tonsky/FiraCode/issues/214 Request to remove `(.` `.)` `[.` `.]` https://github.com/tonsky/FiraCode/issues/264
Only
{..}are actually used by Nim.They seem not to conflict with plain text/arrays the way
(..)[..]do.Initial request #214
Request to remove
(..)[..]#264