CG.gatspy
CG.gatspy
`b:is_django` show equal 1, `UltiSnips` still used python.snippets. `:set filetype` show equal `python`. when detected project is django, can automatically change filetype? i use ycm + ultisnips. Is this what...
Your dotfiles really complex , after installation , nvim run error in customer_tomorrow.vim `Unknown function: colorpal # begin CPHL not command` in zplug install script the url should be change.
zplug "djui/alias-tips" install `alias-tips`, but no effects in shell. how to config?
``` ~/.zplug/bin/deer: line 20: zstyle: command not found ~/.zplug/bin/deer: line 23: typeset: -A: invalid option typeset: usage: typeset [-afFirtx] [-p] name[=value] ... ~/.zplug/bin/deer: line 24: syntax error near unexpected token...
Now I need to integrate with the `angular-formly` and ask for help
tmux 2.2
tmux 2.2 removes set-option status-utf8 on k大修改配置吗?
安装tmux2.1以后,加载时候出现下面错误 unknown option: mode-mouse unknown option: mouse-select-pane unknown option: mouse-select-window 可以参照stackoverflow [Ubuntu - change tmux 1.8 to tmux-next 1.9](http://stackoverflow.com/questions/30185210/ubuntu-change-tmux-1-8-to-tmux-next-1-9)
```go type P struct { ID *uint64 `json:"id,string"` } func main() { var p = P { ID: nil, } js, err := json.Marshal(p) if err!=nil { fmt.Println(err.Error()) } fmt.Printf("p...
请升级`github-api`库到`v3.3.0`. 新的版本调用 `/api.github.com/markdown` 接口时,在config中增加了`responseType: 'text'` 否则`axios`返回的`response.data`为null
能把js也能用tagbar的配置详细讲讲吗? 我也安装了ctags,还在home目录下定义了.ctags。