Skip to main content
Module

x/ddu_vim/types.ts>SourceInfo

Dark deno-powered UI framework for neovim/Vim
Latest
type alias SourceInfo
import { type SourceInfo } from "https://deno.land/x/ddu_vim@v4.0.0/types.ts";
definition: { name: SourceName; index: number; path: TreePath; kind: string; }