Gerhard Gappmeier

Results 7 issues of Gerhard Gappmeier

## Bug report It is not possible to setup the account with my nextcloud instance. It looks like the problem is that my nextcloud is running in a subfolder: https://mydomain.de/nextcloud...

Having DCC File Transfer would be nice. With supported encryption for DCC it would be even better ;-)

Enhancement
Backend

The firmware of my printer (Renkforce RF2000) is based on Repetier. It supports bed scanning and can output the bed matrix like this using the GCODE command `M3013`. See also...

enhancement

Actually I've issues with dual-monitor setup (I'll post another issue for that). I wanted to build a debug version of pdfpc to analyze that problem, but I cannot build the...

Hi 1st conflict: Returning to normal mode when YCM popup is shown and ESC is pressed. This can be fixed by adding let g:AutoClosePumvisible = {"ENTER": "", "ESC": ""} to...

I have nvim/llm working with ollama, which uses llm-ls-x86_64-unknown-linux-gnu-0.5.3. I tried to switch the config to use OpenAI API to connect to llamacpp server, because this does support my AMD...

Hi, I'm running deepseek-coder-v2:16b in ollama. I'm trying to make FIM working to get a code completion working in Vim using tab-completion (works e.g. with codellama). However, it outputs much...