pull/738/head
Peter Stuifzand 1 year ago
parent 673cbeabbc
commit 0029d3e512
No known key found for this signature in database

@ -855,7 +855,6 @@ vim.api.nvim_create_autocmd({ 'BufNewFile', 'BufRead' }, {
group = git_group, group = git_group,
pattern = vim.fn.expand 'COMMIT_EDITMSG', pattern = vim.fn.expand 'COMMIT_EDITMSG',
}) })
}, {})
-- The line beneath this is called `modeline`. See `:help modeline` -- The line beneath this is called `modeline`. See `:help modeline`
-- vim: ts=2 sts=2 sw=2 et -- vim: ts=2 sts=2 sw=2 et

Loading…
Cancel
Save