KyleDeng

Results 4 comments of KyleDeng

me too, ubuntu -> spacevim

before --- if a:0 == 0 let output = s:has_vimproc() ? \ vimproc#system(command) : system(command) after it's ok --- if a:0 == 0 let output = s:has_vimproc() ? \ system(command)...

1. 仓库很难打开,转很久然后出现独角兽 2. Action中显示一直在排队 3. 也无法取消

同样的问题,mark一下,等待解决