annoying warning fixed
This commit is contained in:
parent
333e88bdeb
commit
c23058a4dd
@ -15,4 +15,4 @@ function! s:Autoformat()
|
||||
endfunction
|
||||
|
||||
"Create a command for this
|
||||
command Autoformat call s:Autoformat()
|
||||
command! Autoformat call s:Autoformat()
|
||||
|
Loading…
Reference in New Issue
Block a user