Skip to main content
Module

x/denops_std/option/mod.ts>emoji

📚 Standard module for denops.vim
Go to Latest
variable emoji
import { emoji } from "https://deno.land/x/denops_std@v6.2.0/option/mod.ts";

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)