Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/voldikss/coc-gist

See https://github.com/voldikss/coc-extensions
https://github.com/voldikss/coc-gist

coc-nvim gist neovim vim

Last synced: about 2 months ago
JSON representation

See https://github.com/voldikss/coc-extensions

Awesome Lists containing this project

README

        

# coc-gist

![publish](https://github.com/voldikss/coc-gist/workflows/publish/badge.svg)
[![npm version](https://badge.fury.io/js/coc-gist.svg)](https://badge.fury.io/js/coc-gist)

Gist extension for [coc.nvim](https://github.com/neoclide/coc.nvim)

![](./assets/demo.png)

## Install

```
:CocInstall coc-gist
```

## Commands

- `:CocCommand gist.create`: create a new gist
- `:CocCommand gist.update`: create a new gist

## CocList

`:CocList gist`

- `open`
- `append`
- `preview`
- `update`
- `delete`
- `browserOpen`

## License

MIT