bug fixes
This commit is contained in:
parent
6b82c73d8f
commit
ed0ae8bbde
1
vimrc
1
vimrc
@ -14,6 +14,7 @@ syntax enable
|
|||||||
colorscheme hybrid
|
colorscheme hybrid
|
||||||
|
|
||||||
" syntax highlighting
|
" syntax highlighting
|
||||||
|
let g:go_highlight_types = 1
|
||||||
let g:go_highlight_fields = 1
|
let g:go_highlight_fields = 1
|
||||||
let g:go_highlight_functions = 1
|
let g:go_highlight_functions = 1
|
||||||
let g:go_highlight_function_calls = 1
|
let g:go_highlight_function_calls = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user