An open API service indexing awesome lists of open source software.

https://github.com/daiki48/dnp-brackets.vim

A plugin that completes parentheses system.
https://github.com/daiki48/dnp-brackets.vim

vim-denops

Last synced: 2 months ago
JSON representation

A plugin that completes parentheses system.

Awesome Lists containing this project

README

        

# brackets completion

# Dependence

- Deno
- denops.vim

# Usage

## Step1

```html
{
```

## Step2

The cursor exists between the parentheses.

```html
{|}
```

# Supported bracket types

- {}
- []
- ()

# LICENSE

MIT