toggle-bool:vim插件来切换布尔值

时间:2021-05-10 12:32:34
【文件属性】:
文件名称:toggle-bool:vim插件来切换布尔值
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-10 12:32:34
Python 拨动布尔 Vim插件可切换布尔值。 支持的布尔值列表 是<->是 是<->否 开启<->关闭 0 <-> 1 安装 使用您选择的插件管理器。 git clone https://github.com/sagarrakshe/toggle-bool ~/.vim/bundle/toggle-bool 将Bundle 'https://github.com/sagarrakshe/toggle-bool'添加到.vimrc 运行:BundleInstall 将NeoBundle 'https://github.com/sagarrakshe/toggle-bool'添加到.vimrc 运行:NeoBundleInstall 将Plug 'https://github.com/sagarrakshe/toggle-bool'添加到.vimrc 运行:PlugInstall 用法 要调用
【文件预览】:
toggle-bool-master
----plugin()
--------toggle_bool.vim(915B)
--------tests()
--------toggle_bool.py(663B)
----doc()
--------toggle-bool.txt(1KB)
----.gitignore(15B)
----README.md(1KB)

网友评论