diff --git a/vim/ftplugin/go.vim b/vim/ftplugin/go.vim new file mode 100644 index 0000000..c6240f2 --- /dev/null +++ b/vim/ftplugin/go.vim @@ -0,0 +1 @@ +let g:argwrap_tail_comma = 1