package publish
This commit is contained in:
parent
551edb1a82
commit
b45eda1cc4
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ function! AtsFormat()
|
|||
exec 'silent !atsfmt -i ' . expand('%')
|
||||
exec 'e'
|
||||
call setpos('.', cursor)
|
||||
call ATSStripTrailingWhitespce()
|
||||
call ATSStripTrailingWhitespace()
|
||||
endfunction
|
||||
|
||||
if g:ats_use_ctags == 1
|
||||
|
|
Loading…
Add table
Reference in a new issue