docker-odoo-image icon indicating copy to clipboard operation
docker-odoo-image copied to clipboard

[IMP] Adds a Vim plugin which shows a git diff in the 'gutter'

Open hbto opened this issue 6 years ago • 3 comments

[IMP] Adds a Vim plugin which shows a git diff in the 'gutter' (sign column)

vim-gitgutter

68747470733a2f2f7261772e6769746875622e636f6d2f616972626c6164652f76696d2d6769746775747465722f6d61737465722f73637265656e73686f742e706e67

hbto avatar Nov 28 '18 04:11 hbto

@moylop260 @ruiztulio @Angelfentanez

Could you please check if this can be approved

Regards

hbto avatar Nov 28 '18 14:11 hbto

Could you enable it just if the environment variable GIT_STATUS is enabled too?

In order to avoid a regression issue:

  • https://github.com/Vauxoo/docker-odoo-image/issues/207

moylop260 avatar Nov 28 '18 15:11 moylop260

I will stick for a while with your proposal of avoid a regression:

vim-signify is what I was looking for but I can that it actually was because of performance issues.

Let me keep trying with you approach.

Of enabling through Environment Vars.

Regards

hbto avatar Nov 28 '18 15:11 hbto