import { op } from "https://deno.land/x/ddc_vim@v4.3.0/deps.ts";
const { winfixwidth } = op;
Keep the window width when windows are opened or closed and
'equalalways' is set. Also for CTRL-W_=
.
The width may be changed anyway when running out of room.
(default off)