Do not wrap closing braces for golang

This commit is contained in:
Alex Yatskov 2015-03-25 14:32:15 +09:00
parent cf564b6965
commit 1e22ff8a8e

View File

@ -1 +1,2 @@
setlocal noexpandtab setlocal noexpandtab
let b:argwrap_wrap_closing_brace = 0