Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/voldikss/coc-gist
- Owner: voldikss
- Archived: true
- Created: 2020-09-07T14:54:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T10:08:41.000Z (over 3 years ago)
- Last Synced: 2024-09-25T01:32:54.001Z (about 2 months ago)
- Topics: coc-nvim, gist, neovim, vim
- Language: TypeScript
- Homepage:
- Size: 301 KB
- Stars: 15
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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