Skip to content

haya14busa/vim-ci-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-ci-starterkit

Build Status Build status

This project template is a skeleton for a Vim plugin development for CI

Supported CI

Testing Framework

themis

TIPS: Execute specs with https://github.com/thinca/vim-quickrun

let g:quickrun_config = {
\ 'vimspec' : {
\   'command' : 'themis',
\   'cmdopt'  : '--runtimepath ".." --runtimepath ~/.vim/bundle/vital.vim',
\   'exec'    : '%c %o %s:p | tr -d "\r"'
\ }
\}

Helper for unit testing

Linter

vim-vimlint

vint

DOCTEST

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published