Matthias Braun

Results 59 comments of Matthias Braun

If someone would like to contribute a patch to make brittany keep the Unicode syntax (`→`, `∷`, `←`, etc.), where in the code would that someone best start?

@ahmadraniri1994: I assume porting feh takes quite a bit of effort and it might not be a priority for enough developers to implement it since feh works pretty well on...

Just an idea: The concept of shared workspaces (a workspace belonging to *all* groups) can be generalized to a workspace belonging to *multiple* groups: I might for example say "The...

Is there a way to turn it on for the current file without having to create a file at `~/.vim/after/syntax/foo.vim`? Currently, there's no `css_color#toggle()` function defined for me (a Markdown...

I don't know whether that's possible, but what I do instead is specify the full URL since Plug can handle that fine: Plug 'https://github.com/tyru/open-browser.vim' Now I can open the GitHub...

I just wanted to add a data point regarding syncing with Radicale: I wasn't able to get any calendar events using `calcurse-caldav` (Edit: As it turns out, I needed to...

From the [feature list](https://github.com/beloglazov/couchdb-scala/blob/master/couchdb-supported-features.md) I can see that `Get list of document revisions` is unsupported yet. Is this accurate?

Although I can't offer a PR, I'd like to second this. As an extension, it would be very useful to be able to watch directories that don't exist when inotifywait...

It does happen reliably. I noticed that these "X11 tried to kill itself" messages appear when I try to end the video call by clicking on the button. Yes, it's...

Hi! I, too, can navigate between splits and panes containing bash, but once I've entered a pane with Vim, I can't use the `ctrl + movement` shortcuts anymore. I've created...