remove useless comma
This commit is contained in:
@ -9,7 +9,7 @@ local fsmod = augroup('fsmod')
|
||||
auto('FocusGained', {
|
||||
group = bufcheck,
|
||||
desc = 'Update contents of file.',
|
||||
command = 'checktime',
|
||||
command = 'checktime'
|
||||
})
|
||||
|
||||
auto('TextYankPost', {
|
||||
|
Reference in New Issue
Block a user