import * as dduVim from "https://deno.land/x/ddu_vim@v4.0.0/types.ts";
Type Aliases
Preview type which shows the contents of files or existing buffers | |
T Item | |
Preview type which shows the contents specified by the | |
Information of preview window | |
Previewer defines how the preview is rendered This must be implemented in the ddu-ui | |
Preview type which uses Vim/Neovim's terminal feature | |