节点客户端:Nvim Node.js客户端和插件主机

时间:2024-02-27 04:20:12
【文件属性】:

文件名称:节点客户端:Nvim Node.js客户端和插件主机

文件大小:225KB

文件格式:ZIP

更新时间:2024-02-27 04:20:12

nodejs vim typescript neovim nvim

新客户 CI(Linux,macOS,Windows) 覆盖范围 npm 吉特 当前已测试节点> = 10 安装 使用npm全局安装neovim软件包。 npm install -g neovim neovim需要全局软件包才能与插件进行通信。 用法 该软件包导出一个单独的attach()函数,该函数接受一对写/读流,并使用Nvim API对象调用回调。 attach const cp = require ( 'child_process' ) ; const attach = require ( 'neovim' ) . attach ; const nvim_proc = cp


【文件预览】:
node-client-master
----.gitignore(79B)
----codecov.yml(228B)
----package.json(1KB)
----.npmrc(19B)
----CHANGELOG.md(801B)
----tsconfig.json(551B)
----packages()
--------neovim()
--------decorators()
--------example-plugin-decorators()
--------example-plugin()
--------integration-tests()
----lerna.json(326B)
----examples()
--------decorators.md(836B)
--------class.md(402B)
--------functional.md(286B)
--------rplugin()
--------README.md(394B)
--------prototype.md(401B)
----LICENSE-MIT(1KB)
----.eslintrc.js(2KB)
----README.md(7KB)
----.eslintignore(36B)
----.babelrc.js(217B)
----azure-pipelines.yml(599B)
----.npmignore(36B)
----.prettierrc(77B)
----.azure-templates()
--------yarn-job.yml(2KB)
----yarn.lock(371KB)

网友评论