Johannes Wienke
Johannes Wienke
great to hear. If caching shouldn't happen, any way to find out what is actually wasting my start time?
I get `No parent module -- cannot perform relative import` and no further linting results.
Yikes, seems to fail horribly on 3.5 and 3.7-dev. But this is probably unrelated to my fix? The whole call to mypy fails there.
Ah ok, I didn't know this requirement and there seems to be no test that enforces this.
I am back to latexmk with the integration provided by vimtex.
I am experiencing exactly this issue again right now. Has anything changed that this happens again?
Yes, that's the case. That is just a horribly long shortcut and to my mind it would make sense to have something language-specific inside here. Also for people to actually...
Oh, and additionally, this doesn't work if there is an embedded function call. I might end up selecting only that one.
I didn't look at expand-region so far. I am using this to send portions of code to ipython using vim-slime. And since I often have to reuse certain lines of...
Interesting idea. This would basically result in an activity check that determines whether a cron job will become active soon. Is it really cron that you need or systemd timers?