import { nvim_strwidth } from "https://deno.land/x/denops_std@v3.9.0/function/nvim/mod.ts";
Calculates the number of display cells occupied by text
.
counts as one cell.
Parameters: ~
{text} Some text
Return: ~
Number of cells
Parameters
denops: Denops