style(healthchecker): reformat lua in vim file
This commit is contained in:
parent
62a7b2fb82
commit
cc62df0128
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
function! health#gopher#check()
|
||||
lua require"gopher.health".check()
|
||||
lua require("gopher.health").check()
|
||||
endfunction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue