mirror of
https://github.com/neovim/neovim.git
synced 2025-10-13 13:26:06 +00:00

This is intentionally _not_ copied from Vim because our syntax file makes use of Lua to dynamically generate a list of valid EditorConfig properties. This requires the builtin editorconfig module, which Vim does not have.