vim-settings/vim/ftplugin/go.vim
ViViDboarder 4e49d8b2d1 Move go fmt on safe to ale config
Also move Ale config to a dedicated file
2021-04-30 11:27:39 -07:00

3 lines
55 B
VimL

let g:argwrap_tail_comma = 1
let g:ale_fix_on_save = 1