sharefix : Share quickfixes among commands and functions
script karma |
Rating 0/0,
Downloaded by 719 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.218.164.141
|