Carl Parker

Results 4 comments of Carl Parker

Okay, I found the function in: ``` vim-misc/autoload/xolox/misc/cursorhold.vim ``` Not sure now why it is not being found by vim when it tries to execute the autocommand. Also, I tried...

I removed the autocommand with: ``` au! PluginXoloxMisc CursorHold ``` so now I no longer get the error message, but I still don't know what is causing the issue. Also,...

I believe this should be closed based on the final comments in [pytorch/tutorials#1196](https://github.com/pytorch/tutorials/issues/1196)

@HamidShojanazeri Could you take another look? I fixed the spellcheck errors and also a linkcheck error that occurred.