vim-serverutil:Vim的Clientserver实用程序

时间:2024-05-23 15:06:45
【文件属性】:

文件名称:vim-serverutil:Vim的Clientserver实用程序

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-23 15:06:45

Vimscript

vim-serverutil Vim的Clientserver实用程序。 这个插件是Vim的clientserver功能的简单包装。 因此,此插件需要+ clientserver。 用法 例子 let s: vs = serverutil#new () function ! s: vs . lazy_start_callback () abort call self . send ( ' :set visualbell t_vb= ' ) call self . execute ([ \ ' set updatetime=1000 ' , \ ' let g:time_to_stop = 3000 ' , \ ' let g:clock = &updatetime ' \] ) call se


【文件预览】:
vim-serverutil-master
----LICENSE(1KB)
----README.md(2KB)
----autoload()
--------serverutil.vim(8KB)

网友评论