coc-picgo

1.0.2 • Public • Published

coc-picgo

PicGo extension for coc.nvim, forked from vs-picgo

Install

:CocInstall coc-picgo

Features

Uploading an image from clipboard clipboard.gif
Uploading images from input box inputbox.gif
Use selection text as the uploaded fileName selection.gif Notice: These characters: \$, :, /, ? and newline will be ignored in the image name. (Because they are invalid for file names.)

Usage

xmap <leader>a  <Plug>(coc-codeaction-selected)
nmap <leader>a  <Plug>(coc-codeaction-selected)

License

MIT


This extension is created by create-coc-extension

Readme

Keywords

Package Sidebar

Install

npm i coc-picgo

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

790 kB

Total Files

7

Last publish

Collaborators

  • pldaily