Ingo Meyer
Ingo Meyer
Hey, I also use easymotion with indentLine and don't see these kind of visual glitches. Do you have a minimal vimrc which can be used to reproduce this issue?
Does the workaround still work? I tried it for ``` echo ${|} ``` to complete environment variables but it does not seem to work on zsh 5.5.1.
color_coded calls its update routine on `CursorHold`, `CursorHoldI`, `CursorMoved` and `CursorMovedI` (https://github.com/jeaye/color_coded/blob/master/plugin/color_coded.vim#L52). However, binding to insert mode events could be quite slow...
Tried it and works great without any noticeable performance hit. :+1:
I tested to add the GR package to Julia with and without a C-GR installation. Both works for me on Julia 1.4.2 and Manjaro 20.0.3 (Lysia). In my opinion, it...
@mtsch Do you have a code example which breaks GR.jl? I did a test on a fresh Manjaro minimal Xfce installation by installing Julia, adding GR and creating a plot...
So I could try Manjaro KDE or do you use another distribution with KDE?
Ok, I will test that.
No luck... Works for me on a fresh Manjaro KDE virtual machine.
@isentropic Could you create a list of all explicitly installed packages on your KDE system? Maybe we can reproduce the problem this way... You can create such a list with:...