vim-dispatch
Build automation tool
Automates asynchronous build and test execution in Vim
dispatch.vim: Asynchronous build and test dispatcher
3k stars
40 watching
132 forks
Language: Vim Script
last commit: 3 months ago
Linked from 1 awesome list
vimvim-pluginvimscript-4504
Related projects:
Repository | Description | Stars |
---|---|---|
tpope/vim-pathogen | A tool to simplify plugin management and runtime path manipulation in Vim. | 12,123 |
tpope/vim-repeat | Enables repeating supported plugin maps with the '.' command in Vim. | 2,619 |
vim-test/vim-test | A tool for running tests in various programming languages from within Vim. | 2,992 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,652 |
tpope/vim-unimpaired | Automates common text editing tasks using Vim scripting | 3,336 |
tpope/vim-rails | A Vim plugin providing power tools for Ruby on Rails development | 4,104 |
skywind3000/asyncrun.vim | An Vim plugin that enables running shell commands in the background and displaying their output in real-time within Vim's Quickfix Window. | 1,859 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,170 |
pianocomposer321/officer.nvim | A tool that provides an alternative to dispatch.vim, allowing users to run programs asynchronously while maintaining the convenience of Neovim's Lua ecosystem. | 20 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,696 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,318 |
sirver/ultisnips | UltiSnips provides a powerful snippet solution for Vim, enabling users to create and use custom code snippets with auto-completion, insertion, and editing capabilities. | 7,542 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,289 |
skywind3000/asynctasks.vim | A modern task management system for software development workflows | 915 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,293 |