Skip to main content
Module

x/denops_std/function/vim/mod.ts>balloon_gettext

📚 Standard module for denops.vim
Go to Latest
function balloon_gettext
import { balloon_gettext } from "https://deno.land/x/denops_std@v6.4.0/function/vim/mod.ts";

Return the current text in the balloon. Only for the string, not used for the List. Returns an empty string if balloon is not present.

Returns

Promise<string>