hateblo.vim:该插件通过使用 AtomPub API 提供了 Hatena-Blog 的一些功能

时间:2024-06-18 01:51:58
【文件属性】:

文件名称:hateblo.vim:该插件通过使用 AtomPub API 提供了 Hatena-Blog 的一些功能

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-18 01:51:58

Vimscript

仇恨blo.vim Hatena 博客 一个 Vim 插件,它使用 AtomPub API 提供发布条目等功能。 入门 .hateblo.vim您的主目录中.hateblo.vim一个名为.hateblo.vim的文件 $ touch ~/.hateblo.vim .hateblo.vim设置.hateblo.vim如下(请参考.hateblo.vim的示例,因为它包含在此存储库中)。 let g: hateblo_vim = { \ ' user ' : ' user_name ' , \ ' api_key ' : ' api_key ' , \ ' api_endpoint ' : ' http://.../atom ' , \ ' WYSIWYG_mode ' : 0 | 1 , \ ' al


【文件预览】:
hateblo.vim-master
----.gitignore(39B)
----README.md(5KB)
----test()
--------create_entry.rb(4KB)
----Gemfile(69B)
----Changes(747B)
----autoload()
--------unite()
--------hateblo.vim(6KB)
--------hateblo()
--------metarw()
----dot.hateblo.vim.sample(275B)
----plugin()
--------hateblo.vim(2KB)

网友评论