Skip to content

mg979/tasks.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tasks.vim, a rewrite of asynctasks.vim, is a (neo)vim plugin to manage and run global and project-local tasks, like starting builds and running tests. It comprises

Features

  • can handle parallel jobs
  • expands vim filename modifiers (%, %:p, etc) in commands
  • configuration files written in a format similar to ini files
  • global and project-local configurations
  • tasks can be filetype and OS specific
  • multiple output modes: embedded terminal, quickfix window, and others
  • tasks tags for profile switching

About

Async jobs and tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published