Zulfikar Hossain
Zulfikar Hossain
Hi Yinguobing, Thank for your code. I know you have listed three major steps of your work in the wiki. But, I was looking for more info. Can you please...
Hi Fabito, Thank you for your code. I am trying to run webcam.py file. But, I get the following error **Traceback (most recent call last): File "/usr/local/lib/python3.6/multiprocessing/process.py", line 258, in...
Thanks for this nice tool. ``` radian version: 0.6.13 r executable: /usr/lib/R/bin/R r version: 4.1.2 python executable: /home//anaconda3/bin/python python version: 3.10.9 ``` I can't find any option to set auto...
I am trying to bind keys using leader key. I added `:vsplit` in Normal mode and insert mode for testing. The binding is working in insert mode but not working...
I am editing `.Rmd` file in neovim and I get the following message for a commented code line. ``` Diagnostics: 1. lintr: Remove commented code. [commented_code_linter] ``` My settings: ```...