jian-ke

Results 7 comments of jian-ke

I comment the line “default_compiler_so = self.compiler_so”, then met "can only concatenate list (not "dist") to list". Then i change the extra_compile_args to a list as xgdgsc said, i can...

![image](https://user-images.githubusercontent.com/16316378/92348364-83684280-f105-11ea-8d91-e05c5c04c24f.png) Maybe we should mofify some code.

Hi everyone,I use Cuda 7.5,Feforce GT730. The caffe_.mexw64 works fine.

if you are using nvChad(lazy), you should load rplugin first, then run :UpdateRemotePlugins.

I'm looking for this too. Now in nvim, ==text== is highlighted, but preview page in web brower is not.

> Obsidian’s markdown has the feature of highlighting text surrounded by == I think they just replace `==` with the html mark tag. So that `==text==` Becomes `text` maybe you...