文件名称:plugin-common-python:在Sublime Text,Emacs和Vim的Floobits插件之间共享的Python代码
文件大小:67KB
文件格式:ZIP
更新时间:2024-05-17 06:59:43
Python
通用插件python 此存储库包含在 , 和插件之间共享的python代码。 (对于Vim,请使用--prefix plugin/floo/common ) 要获得所有常见更改,请执行以下操作: git subtree pull --prefix floo/common git@github.com:Floobits/plugin-common-python master --squash 推向共同点: git subtree push --prefix floo/common git@github.com:Floobits/plugin-common-python master --squash
【文件预览】:
plugin-common-python-master
----.gitignore(33B)
----proxy.py(2KB)
----README.md(615B)
----shared.py(1KB)
----msg.py(4KB)
----api.py(7KB)
----LICENSE(10KB)
----handlers()
--------base.py(2KB)
--------tcp_server.py(519B)
--------credentials.py(2KB)
--------__init__.py(0B)
--------floo_handler.py(30KB)
--------account.py(3KB)
----ignore.py(8KB)
----.flooignore(30B)
----utils.py(16KB)
----protocols()
--------base.py(1KB)
--------tcp_server.py(1024B)
--------proxy.py(3KB)
--------no_reconnect.py(1KB)
--------__init__.py(0B)
--------floo_proto.py(12KB)
----event_emitter.py(684B)
----repo.py(2KB)
----cert.py(5KB)
----__init__.py(228B)
----flooui.py(19KB)
----exc_fmt.py(1KB)
----lib()
--------diff_match_patch.py(77KB)
--------__init__.py(235B)
--------dmp_monkey.py(5KB)
----NOTICE(53B)
----.floo(70B)
----reactor.py(5KB)