文件名称:text-helper.vim:使编辑 ReStructuredText 文件更快的 Vim 绑定和 Python 脚本
文件大小:16KB
文件格式:ZIP
更新时间:2024-07-12 12:02:18
Python
vim-rst
Vim 绑定和 Python 脚本可以更快地编辑 ReStructuredText 文件。
安装
这个插件被打包用于 。 这个插件需要使用支持编译 。
安装 ,然后将 'edthedev/vim-rst' 添加到您的 .vimrc 中:
Bundle 'edthedev/vim-rst'
然后,从 Vim 中运行 BundleInstall。:
:BundleInstall
需要
Python 2.6 或更高版本和 simplejson Python 库。:
sudo apt-get install python
sudo pip install simplejson
重构文本示例
按
【文件预览】:
text-helper.vim-master
----.gitignore(6B)
----bin()
--------docopt.py(15KB)
--------text-helper.json(2KB)
--------text-helper(2KB)
----LICENSE(18KB)
----README.rst(3KB)
----plugin()
--------text-helper.vim(5KB)
----colors()
--------text-helper.vim(1023B)