文件名称:vim-smartinput-endwise:[不推荐使用lexima.vim] vim-smartinput中的vim-endwise实现
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-29 22:56:54
Vimscript
vim-smartinput-endwise vim-endwise中的vim-smartinput ##引言vim-smartinput-endwise是的延伸vim-smartinput提供thefeature的vim-endwise 。 您可以避免在vim-endwise和vim-smartinput之间发生冲突。 ## USAGE这个插件需要vim-smartinput 。 在您的vimrc编写波纹管 NeoBundle ' kana/vim-smartinput ' NeoBundle ' cohama/vim-smartinput-endwise ' call smartinput_endwise#define_default_rules () 您可以立即使用此插件。 例如, def foo ()| 扩展到 def foo () | end 。 | 代表光标。
【文件预览】:
vim-smartinput-endwise-master
----.gitignore(71B)
----README.md(780B)
----Gemfile(113B)
----t()
--------smartinput_endwise_spec.vim(7KB)
----Guardfile(429B)
----autoload()
--------smartinput_endwise.vim(3KB)
----doc()
--------smartinput_endwise.txt(4KB)
----.travis.yml(48B)
----Rakefile(74B)
----VimFlavor(29B)