クラス NvimPlugin

コンストラクタ

プロパティ

alwaysInit: boolean
autocmds: {
    [index: string]: Handler;
}
commands: {
    [index: string]: Handler;
}
dev: boolean
filename: string
functions: {
    [index: string]: Handler;
}
instance: any
nvim: Neovim

アクセサ

メソッド