Cong Nguyen

Results 24 comments of Cong Nguyen

Your custom settings will not be changed by the plugin. py-yapf-options is already the option you're asking for.

You need to use (quote ("--style" "~/.style.yapf")) instead of straight "--style ~/.style.yapf"

`fkill` was removed in this (https://github.com/reisxd/revanced-builder/commit/375c863cfaed4be70ee259877d551c9fc55f3f9c) but is still required in this module https://github.com/reisxd/revanced-builder/blob/main/wsEvents/patchApp.js

You can upgrade it in the same exact way as you upgrade the original OS.

if you use any `loc` other than `surv`, the excl parameter got ignored

It seems that the pooler schema was only created on cluster's creation. The other db I added to the cluster's config does not have pooler schema In this example I...

Yes I'm using Vundle and I compiled ycm as the ycm's instruction. YCM work just find with Python. I had GOPATH, and GOPATH/bin is in PATH. Running `:RelPkg .` result...

Is there anyway for me to check vim-gocode was installed correctly? I had allmost all command here but not the ReadLink one

Oh well then :). I was using SublimeText with GoSublime before, so I don't think it's go or gocode problem, still I can't auto complete with Omni completion. Is there...

I added some compatibility with moonraker here. So far things are working https://github.com/odwdinc/DWIN_T5UIC1_LCD/pull/8