mirror of
https://github.com/neovim/neovim.git
synced 2025-10-10 03:46:31 +00:00
refactor: remove modelines from Lua files
Now that we have builtin EditorConfig support and a formatting check in CI, these are not necessary.
This commit is contained in:
@@ -2154,4 +2154,3 @@ M._get_line_byte_from_position = get_line_byte_from_position
|
||||
M.buf_versions = {}
|
||||
|
||||
return M
|
||||
-- vim:sw=2 ts=2 et
|
||||
|
Reference in New Issue
Block a user