Update init.lua

This commit is contained in:
bdesforges 2025-08-25 14:16:04 -06:00 committed by GitHub
parent 6ed1f17662
commit 09231e477b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -1069,8 +1069,5 @@ vim.api.nvim_create_autocmd('BufRead', {
end, end,
}) })
-
-- 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