Even Brenden
Even Brenden
Actually, this happens *for each symbol* for each file. For example, if I add an expression with `print` to the example file above, I need to hover over that symbol...
> To verify this, you can open a project and wait for some while, hover on print will show all info we have even if it is the first time....
Same behavior using `setxkbmap` with `NVIM v0.8.1`, `neovide 0.10.3`, `i3 version 4.22` and `X.Org version: 1.20.14`.
> is it possible to pass the setting to the executable instead ? e.g. ExecStart = "${cfg.package}/bin/clipmenud ${cfg.extraArgs}";. No, `clipmenud` is only configured using enviroment variables, it seems. > You...
> if it's something new, it could be a maxClips number ? Sure, we could consider tightening the interface like that. These are the available options: ``` - $CM_DEBUG: turn...