package publish

This commit is contained in:
Vanessa McHale 2017-12-23 14:50:03 -06:00
parent b7989549f7
commit 44f52e4602
1 changed files with 1 additions and 1 deletions

View File

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