From: Rishav Kundu Date: Sun, 28 Feb 2021 01:20:23 +0000 (+0530) Subject: Strip redundant parentheses from assignment exprs (#1906) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/858225d34dc49ca353f9e573dd82dd5845766115?ds=inline;hp=858225d34dc49ca353f9e573dd82dd5845766115 Strip redundant parentheses from assignment exprs (#1906) Fixes #1656 ---