mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +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:
@@ -753,4 +753,3 @@ return {
|
||||
client_errors = client_errors,
|
||||
create_read_loop = create_read_loop,
|
||||
}
|
||||
-- vim:sw=2 ts=2 et
|
||||
|
Reference in New Issue
Block a user