Skip to main content
Module

x/ddc_vim/deps.ts>autocmd

Dark deno-powered completion framework for neovim/Vim
Latest
namespace autocmd
import { autocmd } from "https://deno.land/x/ddc_vim@v4.3.1/deps.ts";

A module to provide helper functions to manage autocmd.

Functions

Define an autocmd

Emit an autocmd in a buffer

Emit an autocmd in all buffers

Create an autocmd group and define/remove autocmds in that group.

List defined autocmds

Remove an autocmd