spacing
This commit is contained in:
@ -3,4 +3,4 @@ if not status_ok then
|
||||
return
|
||||
end
|
||||
|
||||
autopairs.setup{}
|
||||
autopairs.setup {}
|
||||
|
Reference in New Issue
Block a user
@ -3,4 +3,4 @@ if not status_ok then
|
||||
return
|
||||
end
|
||||
|
||||
autopairs.setup{}
|
||||
autopairs.setup {}
|
||||
|