summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin/editorconfig_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-06-11fix(editorconfig): a custom property is treated as a section (#34445)fortime1
2024-09-21test: support upvalues in exec_luaLewis Russell1
2024-06-06feat(editorconfig): add support for spelling_language (#28638)sus-domesticus1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-25fix(test): typingLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-08-27fix(editorconfig): do not set 'endofline'Lewis Russell1
2023-06-05fix(editorconfig): check that buffer is valid (#23922)Gregory Anders1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-01-07refactor(editorconfig)!: change editorconfig_enable to editorconfigGregory Anders1
2023-01-07feat(editorconfig): allow editorconfig to be toggled dynamicallyGregory Anders1
2023-01-03test(editorconfig): add editorconfig testsGregory Anders1