GithubHelp home page GithubHelp logo

denstiny / picgo-nvim Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 12 KB

Help to upload pictures to the bed

Home Page: https://denstiny.github.io/

License: MIT License

Python 51.84% Vim Script 48.16%
plugin neovim-plugin neovim

picgo-nvim's Introduction

图床api发生变化,等周末重新维护

picgo-nvim

这是我的第一个插件,他可以帮助上传图片到图床

chinese | english

安装

使用你喜欢的插件管理工具

  • packer
use 'denstiny/picgo-nvim'
  • plugin
plug "denstiny/picgo-nvim"

依赖

依赖 必须
python yes
requests yes
pynvim yes

配置

let g:picgo_start = v:true
let g:picgo_server = {'遇见图床':{'url':'https://www.hualigs.cn/','token':'eaa4eb11884f7a60e03f5c2eab3161c8'}}
" 建议使用自己的 token
nmap <silent><A-p> :call UpdateImageX()<cr> " 上传剪切板图片
vmap <silent><A-o> :call UpdateImageR()<cr> " 上传指定位置图片
" UpdateImagePath path 指定路径

演示

2022-02-28_12-57-39.mp4

常见问题

  • 插件体验不佳
  • 我是vimscript新手,有任何问题,或者好的建议欢迎提交
  • 是否支持其他图床
  • 正在积极开发,但是我时间有限,如果你可以贡献自己的python脚本,欢迎合并

picgo-nvim's People

Contributors

denstiny avatar

Stargazers

 avatar

Watchers

 avatar

picgo-nvim's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.