Thomas Johannesmeyer

Results 5 comments of Thomas Johannesmeyer

I get this error since I use `pyenv`. I reinstalled (mac)vim using the `--with-python3` flag. All other plugins including the notorious YCM are working again. I haven't found a fix...

> I suggest you give a try to `neovim`. So far I have no issue using my plugin (and many others that I rely on), with it. I guess it's...

TL;DR: I did a forced reinstall of a "system python" in addition to the pyenv version and it fixed the problem for me. I'd suggest to add logging of the...

I disliked this style as well, experimented with some variables and came up with the following solution: `(custom-set-faces '(org-checkbox ((t (:foreground nil :background nil :box nil org-todo)))))` Since I do...

Since you have asked this question many moons ago, do you mind sharing the solution you settled for? 🤓 Thanks in advance!