mirror of
https://github.com/neovim/neovim.git
synced 2025-12-08 07:32:40 +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:
@@ -134,4 +134,3 @@ return {
|
||||
uri_to_fname = uri_to_fname,
|
||||
uri_to_bufnr = uri_to_bufnr,
|
||||
}
|
||||
-- vim:sw=2 ts=2 et
|
||||
|
||||
Reference in New Issue
Block a user