sponsor Vim development Vim logo Vim Book Ad

sharefix : Share quickfixes among commands and functions

 script karma  Rating 0/0, Downloaded by 613  Comments, bugs, improvements  Vim wiki

created by
Sam Simmons
 
script type
utility
 
description
Sharefix addresses the pain point of your quickfix list being wiped out
between running different commands or functions that update the list.

For example, you run your unit tests and get a list of tests that
failed. Then when you make some changes, write the file, and your linter
auto command kicks off and clears the list of tests. Now to fix the
other failed tests you have to rerun all your tests.

Sharefix lets you easily make your quickfix commands or functions play
nicely together and share the list with each other.

This plugin is developed on github:

https://github.com/samiconductor/vim-sharefix
 
install details
Unzip sharefix.zip into your vim runtime or clone the project from github and place it in your runtime.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
sharefix.zip 1.0.0 2012-06-10 7.3 Sam Simmons Initial upload
ip used for rating: 18.220.160.216

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github