aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/runtime_spec.lua
Commit message (Expand)AuthorAge
* fix(runtime): respect 'fileignorecase' when sourcing (#24344)zeertzjq2023-07-14
* fix(runtime): respect 'rtp' order for all runtime files (#24335)zeertzjq2023-07-14
* perf(rtp): reduce rtp scans (#24191)Lewis Russell2023-07-13
* fix(completion): don't add backslashes to runtime pattern (#24296)zeertzjq2023-07-08
* test(lua/runtime_spec): add test for ftplugin orderingzeertzjq2023-06-30
* fix(colorscheme): try .lua files in 'rtp' before .vim files in 'pp' (#23727)zeertzjq2023-05-23
* fix(spell): properly source spell/LANG.{vim,lua} (#22716)zeertzjq2023-03-18
* test: add test for :runtime completion for .luazeertzjq2023-01-26
* fix(completion): include lua syntaxes in :ownsyntax completion (#21941)zeertzjq2023-01-22
* refactor(tests): Simplify tests at functional/lua/runtime_specshadmansaleh2021-06-11
* feat(runtime): Allow lua to be used in syntaxshadmansaleh2021-06-11
* feat(runtime): Allow lua to be used in ftdetectshadmansaleh2021-06-11
* feat(runtime): Allow lua to be used in indentshadmansaleh2021-06-11
* feat(runtime): Allow lua to be used in ftpluginshadmansaleh2021-06-11
* feat(runtime): Allow lua to be used in compilershadmansaleh2021-06-11
* feat(runtime): Allow lua to be used in colorschemesshadmansaleh2021-06-11