1. 首页
  2. 数据库
  3. 其它
  4. completor.vim:异步完成框架变得容易 源码

completor.vim:异步完成框架变得容易 源码

上传者: 2021-02-21 06:15:14上传 ZIP文件 64.05KB 热度 10次
完成者 Completor是vim8的异步代码完成框架。 vim8的新功能用于以低开销实现快速完成引擎。 要使用语义补全,应安装外部补全工具。 要求 vim8, 用python或python3编译 安装 vim8内置软件包管理器: $ mkdir -p ~ /.vim/pack/completor/start $ cd ~ /.vim/pack/completor/start $ git clone https://github.com/maralla/completor.vim.git $ pack install maralla/completor.vim Plug ' marall
下载地址
用户评论