aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/runtime.c
Commit message (Expand)AuthorAge
* refactor(runtime): handle pack/foo/start/bar/after dirs properlyBjörn Linse2021-09-18
* refactor(runtime): always use DIP_START when searching for runtime filesBjörn Linse2021-09-18
* fix: only source package ftdetect files onceGregory Anders2021-08-11
* refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
* feat(runtime): Allow lua to be used in ftdetectshadmansaleh2021-06-11
* feat(startup): Source runtime/plugin/**/*.lua at startupshadmansaleh2021-06-11
* runtime: extract 'runtimepath' and 'packpath' logic to its own fileBjörn Linse2020-11-25