ππ½_πΏπ±πΎπ
ππ½_πΏπ±πΎπ
Indeed, the problem is with the autorun of this .desktop file. Therefore, I wrote the command `input-remapper-control --command stop-all && input-remapper-control --command autoload` in the bash script when starting the...
This is a separate file in the qtile config. (autostart.sh). 
 
I fixed it. I came across the concurrency parameter in the neotest documentation. By default, it is 0 (number of cores). I set the optimal value for myself to 3....
https://github.com/SmiteshP/nvim-navbuddy/pull/105 It seems that the current repository is inactive, so I just pinned the branch for myself. ```lua { "UN-9BOT/nvim-navbuddy", lazy = true, branch = "feature_number_lines" } ``` 
https://github.com/potamides/pantran.nvim/issues/23
@cxwx https://github.com/potamides/pantran.nvim/pull/33 https://github.com/UN-9BOT/9dotfiles/blob/50fb317ebdcf5f27778f4408459f2a17d83cca76/dotfiles/config/nvim/lua/plug_configs/text_tools/pantran.lua#L3 ``` "UN-9BOT/pantran.nvim", branch = "fix_help", ```