hetmankp

Results 4 issues of hetmankp

### Summary This proposes to add an ability for Cargo to patch dependencies with patch files. ### Problem description The addition of the [patch] manifest section has made making localised...

C-feature-request
A-patch
S-needs-rfc

Reported in [minecraftforum.net thread](http://www.minecraftforum.net/topic/629884-a-tool-for-merging-17181910-maps-mcmerge-v053/page__st__120): ``` C:\...\mcmerge-win32-v0.5.3>mcmerge.exe merge --smooth=1.7 --river-width=16 --valley-width=32 --rivercentre-deviation=-4,4 --river-centre-bend=10.2 --river-width-deviation=-2,2 --river-width-bend=4.0 --narrow-factor=3 "%appdata%\.minecraft\saves\world" Pure-python NBT module loaded. Getting saved world contour... Loading world... Merging chunks: ... 0/800...

It would be nice to have a customisation variable that would allow the gutter to be always displayed regardless of whether there are currently any marks to display or not....

This adds a new cusomisation variable called g:SignatureGutterAlwaysOn which when enabled forces the gutter to always be shown. This is turned off by default to maintain existing behaviour.