aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/runtime_spec.lua
Commit message (Expand)AuthorAge
* feat(options)!: disallow setting hidden options #28400Famiu Haque2024-11-04
* feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)Soham Shanbhag2024-06-03
* fix(runtime): source c ftplugin properly for cpp on Windows (#29053)zeertzjq2024-05-28
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* 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