Paul Kretschel

Results 23 comments of Paul Kretschel

Also, changing the value for `indentLine_concealcursor` does not seem to be working at all.

Nevermind. It worked after I upgraded Node.js from version 16.14.0 to 16.14.2. I have no idea what the source of the error was.

I made a mistake. The installation actually does NOT work. The Node version does not matter..

I just read the README. Apparently `arm64` for macOS is just not supported. Are there any plans to support these systems in the future? It would be very important since...

I agree, while it should definitely still be possible to define a custom selection of LFS files, the default behaviour should be `GIT_LFS_FETCH_INCLUDE=*`. This is the way it works for...

Very cool! This is a great resource. I used some of this code to build a plugin for exporting image sequences out of Bevy: https://github.com/paulkre/bevy_image_export Unfortunately, it doesn't work with...