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: 9 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T10:08:41.000Z (over 5 years ago)
- Last Synced: 2024-09-25T01:32:54.001Z (almost 2 years 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

[](https://badge.fury.io/js/coc-gist)
Gist extension for [coc.nvim](https://github.com/neoclide/coc.nvim)

## 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