Fix
This commit is contained in:
parent
673cbeabbc
commit
0029d3e512
1 changed files with 0 additions and 1 deletions
1
init.lua
1
init.lua
|
@ -855,7 +855,6 @@ vim.api.nvim_create_autocmd({ 'BufNewFile', 'BufRead' }, {
|
|||
group = git_group,
|
||||
pattern = vim.fn.expand 'COMMIT_EDITMSG',
|
||||
})
|
||||
}, {})
|
||||
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
-- vim: ts=2 sts=2 sw=2 et
|
||||
|
|
Loading…
Add table
Reference in a new issue