Skip to content

motosir/vim-develop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-develop

Vim Plugin for efficient development workflow for bash, python and C++.

Overview

A small plugin that allows scripts to be run directly within vim and show output in a separate Vim Buffer.

This is still under development, currently supports interpreted languages. Will also support compiling C++ and show compiler output within vim and jump to localtion list for efficient compile-fix cycles.

Commands

Provides a single command:

  • Drun [args to pass-through]

Todo

  • Add C++ Support
  • Add syntax highlighting for errors

About

Vim Plugin for efficient development workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages