Kevin Powell
Kevin Powell
This is still an issue in 2.28.0 -- I just ran into it today. There is an acceptable way to get things working: 1. install the tk package for mingw...
Same error for me. Arch linux with python 3.10.10 here's the backtrace from gdb: (gdb) bt #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007ffff74a0953 in __pthread_kill_internal (signo=6, threadid=) at...
And, I've got a fix for this issue. see https://stackoverflow.com/questions/76077363/why-does-matplotlib-cpp-throw-runtime-exceptions-in-the-3d-examples
I have the same issue as @loqusion, only I'm using the onenord theme and I have no auto-commands that affect CursorLine. The issue seems to be that the bg color...
Forgot to include ver info in my first post: grafana 9.4.3 @gpinkos : it seems my issue is indeed the same as #44
I think that making llm.nvim a completion source for nvim-cmp would be ideal. Or, perhaps offer a shim plugin that adapts llm.nvim to nvim-cmp.