Hi, I would like to ask the possibility of making git-gutter detect whether a line has a diagnostic error and if so, turn the display of its symbol to give preference to flymake. Maybe some screenshots would help with my idea:
No symbols displayed:

Only flymake is on:

Both flymake and gitgutter on (line 2, 31 and 34 with issues):

The order that the modes are turned on does not change the final result.
Also, comparing to when I use the fringe for both instead of the margins:

Thanks
Hi, I would like to ask the possibility of making git-gutter detect whether a line has a diagnostic error and if so, turn the display of its symbol to give preference to flymake. Maybe some screenshots would help with my idea:
No symbols displayed:

Only flymake is on:

Both flymake and gitgutter on (line 2, 31 and 34 with issues):

The order that the modes are turned on does not change the final result.
Also, comparing to when I use the fringe for both instead of the margins:

Thanks