Skip to main content
Module

x/ddu_vim/types.ts

Dark deno-powered UI framework for neovim/Vim8
Go to Latest
import * as dduVim from "https://deno.land/x/ddu_vim@v2.8.2/types.ts";

Classes

c
BaseColumn
abstract
c
BaseFilter
abstract
c
BaseKind
abstract
c
BaseSource
abstract
c
BaseUi
abstract

Type Aliases

Preview type which shows the contents of files or existing buffers

Preview type which shows the contents specified by the contents property

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