1 Star 0 Fork 0

SpaceVim/async.vim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 468 Bytes
一键复制 编辑 原始数据 按行查看 历史
Prabir Shrestha 提交于 2019-01-13 16:09 . add async#job#pid() (#28)
language: viml
sudo: required
dist: trusty
install:
- export VIM_VERSION=master
- bash test/install-vim.sh
- export PATH=$HOME/vim/bin:$PATH
before_script:
- git clone --depth 1 --branch v1.5.4 --single-branch https://github.com/thinca/vim-themis /tmp/vim-themis
script:
- pip install --user --upgrade vim-vint pathlib enum34 typing
- python --version
- vim --version
- vint autoload
- /tmp/vim-themis/bin/themis --reporter dot
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/space-vim/async.vim.git
git@gitee.com:space-vim/async.vim.git
space-vim
async.vim
async.vim
master

搜索帮助