Cristo García

Results 8 comments of Cristo García

I use (https://github.com/ericcurtin/CurtineIncSw.vim), its very small and if you are ok with the assumptions its the way to go. You can also take a look at he wiki (https://vim.fandom.com/wiki/Easily_switch_between_source_and_header_file). None...

Try installing python3-venv

The default is "$XDG_DATA_HOME/nvim/undo//" and I like that more, but this looks like a bug, so I guess I should report it.

Ok, I thought ```vim.o.undodir='~/.vim/undodir'``` was the equivalent to ```set undodir=~/.vim/undodir```, instead of ```set undodir='~/.vim/undodir'``` So not a bug but a misconception

I found the problem. This line in my .vimrc: ``` set termwinsize=20x0 ``` Please tell me if you can reproduce it. EDIT: This is a problem I had since the...

Yes , that could fix it (https://www.gitmemory.com/issue/puremourning/vimspector/195/657140265), anyway I personally dont use the Vim's terminal so I just deleted that line. You can close the issue if you want.

Crash Log ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 2023-05-27 20:40:19 Description: Unexpected error java.lang.IllegalArgumentException: target is not GL_FRAMEBUFFER at net.vulkanmod.gl.GlFramebuffer.bindFramebuffer(GlFramebuffer.java:35) at com.mojang.blaze3d.platform.GlStateManager._glBindFramebuffer(GlStateManager.java:1052) at net.minecraft.class_276.method_29329(class_276.java:98) at net.minecraft.class_761.method_22710(class_761.java:1268) at...

There is a different app called Immich with the same issue, I let you know here in case solutions from there could help here, or in case you want to...