From: Ɓukasz Langa Date: Mon, 7 May 2018 18:12:38 +0000 (-0700) Subject: Make parentheses invisible recursively in atoms X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/cfb003f51c89802b5bca29018fde62c4501a8940?ds=inline;hp=cfb003f51c89802b5bca29018fde62c4501a8940 Make parentheses invisible recursively in atoms This fixes non-deterministic formatting when multiple pairs of removable parentheses are used. Fixes #183 ---