import { op } from "https://deno.land/x/ddc_vim@v4.0.2/deps.ts";
const { emoji } = op;
When on all Unicode emoji characters are considered to be full width.
This excludes "text emoji" characters, which are normally displayed as
single width. Unfortunately there is no good specification for this
and it has been determined on trial-and-error basis. Use the
setcellwidths()
function to change the behavior.
(default: on)