| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor(source): Move lua file detection to do_source | shadmansaleh | 2021-06-11 |
| | | | | | | | So now :source can run lua files too :) * feat: Add support for :[ranged]source for lua files | ||
| * | feat(runtime): Allow lua to be used in ftdetect | shadmansaleh | 2021-06-11 |
| | | |||
| * | feat(startup): Source runtime/plugin/**/*.lua at startup | shadmansaleh | 2021-06-11 |
| | | | | | | | For opt plugins these files are sourced on `:packadd` * `:runtime` Now can exexute lua files | ||
| * | runtime: extract 'runtimepath' and 'packpath' logic to its own file | Björn Linse | 2020-11-25 |
| No code changes, except for added ILOG for the calculated startup path | |||