HN user

DelvarWorld

0 karma
Posts0
Comments15
View on HN
No posts found.

Is it worth it to try to figure out what this article is about? It's very non-accessible writing and I can't seem to find his point nor do I see a reason to care about it from scanning.

Vim Git Gutter 13 years ago

fugitive split diff shows you what lines you've changed. stop using both.

Vim Git Gutter 13 years ago

I honestly like vim fugitive because of it's awesome power. I just type ,gd to see a diff in a split. I probably don't want to scan the gutter for files i've changed, and fugitive diff folds all non-changed lines

also, who the hell sets their font size that small? (screenshot in the readme). that's a sociopathically small font size. I will never trust you airblade. never.

Vim Git Gutter 13 years ago

I honestly prefer vim fugitive's diff function, as it splits with highlighted lines.