Improved wrapping behavior for Go
This commit is contained in:
parent
4fe82f00fa
commit
304f52f89e
@ -50,7 +50,7 @@ let g:ctrlp_cmd = 'CtrlPMixed'
|
||||
let g:airline#extensions#tabline#enabled = 1
|
||||
|
||||
" vim-argwrap
|
||||
auto FileType go let b:argwrap_wrap_closing_brace = 0
|
||||
autocmd FileType go let b:argwrap_tail_comma = 1
|
||||
|
||||
" vim-gitgutter
|
||||
let g:gitgutter_max_signs = 10000
|
||||
|
Loading…
Reference in New Issue
Block a user