WillDHB
WillDHB
Sorry for the late response. No, I do not have jsctags installed. Yes, I am using Universal Ctags: ``` Universal Ctags 0.0.0(d9944ef9), Copyright (C) 2015 Universal Ctags Team Universal Ctags...
I ran into this issue, and was able to get around it by just creating a python 3.9 virtual environment, and pointing to that in webui-user.bat. No additional configuration was...
Seeing this same issue on Windows 10. Any thoughts on how to work around or debug this issue?
Figured it out...or, at least, I figured out what was happening in my case, I'm not sure about the op. wordy#init() contains two exe calls that use unsanitized paths. Wrapping...
I made a patch. Probably. I've never actually made a patch with git before. [escpaths.txt](https://github.com/reedes/vim-wordy/files/1089924/escpaths.txt)