package publish

This commit is contained in:
Vanessa McHale 2017-12-23 14:50:03 -06:00
parent b7989549f7
commit 44f52e4602

View file

@ -25,4 +25,4 @@ if g:ats_autoformat == 1
augroup END
endif
command Format call AtsFormat()
command -nargs=0 Format call AtsFormat()