Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ddu_vim/types.ts>DduExtType

Dark deno-powered UI framework for neovim/Vim
Very Popular
Go to Latest
type alias DduExtType
import { type DduExtType } from "https://deno.land/x/ddu_vim@v4.0.0/types.ts";
definition:
| "ui"
| "source"
| "filter"
| "kind"
| "column"