go bin err
This commit is contained in:
parent
9635733a56
commit
0c8df14479
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -332,7 +332,7 @@ let g:ctrlp_match_window = 'bottom,order:ttb,min:1,max:15'
|
|||
let g:go_fmt_command = "goimports"
|
||||
let g:go_auto_type_info = 1
|
||||
let g:go_updatetime = 300
|
||||
let g:go_bin_path = "$HOME/.go/bin"
|
||||
"let g:go_bin_path = "$HOME/.go/bin"
|
||||
|
||||
|
||||
" ** STATUSLINE **
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue