Gregory

Results 9 issues of Gregory

I was trying to figure out how to bypass diff-so-fancy for a one-off situation where I wanted a copy/pastable diff format. The instructions currently recommend: ``` git --no-pager diff ```...

**Environment (please complete the following information):** - OS: Mac OS 10.15.4 - (Neo)Vim version: 0.4.3 - vim-which-key version: (not sure where to find version?) - Have you reproduced with a...

enhancement
support

## What version of protobuf and what language are you using? Version: ```sh protoc --version libprotoc 3.21.8 ``` Language: C++ ## What operating system (Linux, Windows, ...) and version? Mac...

untriaged

This is more of a linguistic nitpick and feedback about the readme doc but I think it might help the documentation clarity, since I have a bit of confusion about...

I don't know if the other editors have a similar function to vim's :split and :vsplit commands, but coming from using the command-t plugin I learned to expect to be...

Is it possible to add or modify schemes and build configurations? I'd like to automate some project set up for creating multiple build configurations and schemes to match them.

The current *Why DI* document explains only the benefits of writing loosely coupled code using the DI pattern but doesn't offer any details on how *needle* specifically helps or why...

## Problem Xcode likes to encode certain entities like `"` as `"` for example. This and the original formatting of the file like the indentation, bracket and brace placement of...

### Description I can see that a lot of careful work and planning went into this repository and I appreciate the effort that went into this project. It appears like...

bug
documentation