mozooo

Results 5 issues of mozooo

error caught in async handler 'python_chdir' ('D:\\Documents\\Drafts\\\xe5\x85\xb3\xe4',)' Traceback (most recent call last): File "D:\Anaconda\lib\site-packages\pynvim\plugin\script_host.py", line 170, in python_chdir os.chdir(cwd) WindowsError: [Error 2] : "D:\\Documents\\Drafts\\\xe5\x85\xb3\xe4"

bug

Will this project have a macOS version?

question

链接太长了,在文件中挺难看的。 先谢谢作者了。

Before trying to build pymc, I installed pymc using anaconda. However, it can't pass `pymc.test()`. Then I tried to build pymc using `pip install pymc`, but it failed. I have...

I'm using a custom plugin called zenroom2 which changes the colorscheme when entering goyo. The plugin has set a callback function that tries to set custom syntax and highlight color....