summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/editorconfig.lua
AgeCommit message (Expand)AuthorFiles
2026-04-08feat(api): rename buffer to buf #35330Jordan1
2026-03-12refactor: integer functions, optimize asserts #34112Lewis Russell1
2025-12-15docs: misc, editorconfigJustin M. Keyes1
2025-06-11fix(editorconfig): a custom property is treated as a section (#34445)fortime1
2025-05-10refactor(docs): remove unnecessary `@private`/`@nodoc` annotations (#33951)Maria José Solano1
2025-01-14refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano1
2024-06-06feat(editorconfig): add support for spelling_language (#28638)sus-domesticus1
2024-05-15docs: misc (#28609)dundargoc1
2024-03-11fix(editorconfig): syntax error regressionLewis Russell1
2024-03-10docs(editorconfig): move to sourceLewis Russell1
2023-08-27fix(editorconfig): do not set 'endofline'Lewis Russell1
2023-08-23fix(editorconfig): only warn once on errorsLewis Russell1
2023-06-05fix(editorconfig): check that buffer is valid (#23922)Gregory Anders1
2023-05-03fix(editorconfig): add missing root validation (#23462)Bogdan Grigoruță1
2023-04-14feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason1
2023-03-04docs(editorconfig): number → integer (#22514)Jaehwang Jung1
2023-01-03feat(editorconfig): add builtin EditorConfig supportGregory Anders1