mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +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:
@@ -894,4 +894,3 @@ function protocol.resolve_capabilities(server_capabilities)
|
||||
end
|
||||
|
||||
return protocol
|
||||
-- vim:sw=2 ts=2 et
|
||||
|
Reference in New Issue
Block a user