Dennis Xiong

Results 8 issues of Dennis Xiong

I installed `autojump-zsh` on `Fedora 23`. After launch `zsh`,it always says: `/etc/profile.d/autojump.bash:13: command not found: complete` I also tried install autojump `MANUALLY`,and added one line in `.zshrc`: `[ -s ~/.autojump/etc/profile.d/autojump.sh...

Hi Thanks for this great plugin. I use this plugin with default setting, but the wired thing is it takes no effect at all when run `IndentGuidesEnable` or `IndentGuidesToggle`. But...

Hi I installed this plugin ( also node.js and npm) with no problem,but when i run :Ternxxx command, error ocurrs like this: ![ternerr](https://f.cloud.github.com/assets/1892462/652214/0dddff62-d49a-11e2-9291-54431d2c7483.png) is there any misconfigration?

题目中 **自身代码** 指的是,创建主循环,从观察者中取请求对象等操作。 按我的理解,不可能在IO线程池中,是在js主线程还是node的其他线程? 另外,callback肯定在js主线程上执行,那么时间循环应该不包括callback的执行吧。 请教了。

Hi Be sorry to refer to this old topic again, but I can't find the answer in the posted issues. When open a relative big(such as vim source code) project...

Hi, I install this plugin with `Vundle`,everything seems OK. Then I open a simple .js file,(I know `jQuery` is enabled by default.)just input: ``` js jQuery("#id").ready(function(){ }); ``` Anyhow,the word...

Hi, thanks for this scheme. i just want to consult you for a solution about Powerline , but is not exactly about this scheme 's issue . when i installed...

Hi, Is there any way to set the theme to classical one(eg,`robbyrussell`) in `no-git repo` paths? By the way,I found a prompt appears in the right side : ![omg](https://cloud.githubusercontent.com/assets/1892462/10633344/9d736fd6-781c-11e5-8ad2-eeaba8c4ffc3.png) It...