kkoomen

Results 106 comments of kkoomen

@kaptanhawk007 https://stackoverflow.com/questions/44633378/attributeerror-module-cv2-cv2-has-no-attribute-createlbphfacerecognizer#44641712 This guy says the same thing I mentioned. OP says he's using Windows and other people say that it's working. Installing in the right order should fix the...

Hi, We can fix this with a configurable variable, just like we did with the `omit_redundant_param_types` setting in [javascript](https://github.com/kkoomen/vim-doge#javascript). That'd be better than creating a whole new doc standard. Do...

> Unfortunately while `pylint`'s docstring checks will accept a line continuation after the opening triple quote, `flake8` is pickier about leading white space. To make them both happy, the first...

Hi, This already has been discussed earlier, see #198. Currently, TSDoc is still a proposal and even though I don't really mind implementing it, I rather wait until the proposal...

Hi. I do experience this issue as well on NVIM v0.7.0. I'll have a look.

@duguyue100 I'm sure it's not curl, because I have curl installed and am able to replicate the issue mentioned.

> Yes, yes, I have a mac and it has the same problem, I guess what I was trying to say is running `:call doge#install()` again solves the problem for...

Hi, That's something that I should do yes. I did implement it for C to use all the varieties, but not C++. I'll implement it anytime soon.

@r7vme No problem. v3.18.0 has been released just now with this feature.

Can you try to install node v15 (you can use nvm for this) and reinstall again? Lately issues are appearing due to the fact node v15 is required by the...