shadmansaleh
|
e1edc079dd
|
refactor(source): Move lua file detection to do_source
So now :source can run lua files too :)
* feat: Add support for :[ranged]source for lua files
|
2021-06-11 01:01:03 +06:00 |
|
shadmansaleh
|
f256a18fef
|
feat(runtime): Allow lua to be used in ftdetect
|
2021-06-11 01:01:02 +06:00 |
|
shadmansaleh
|
687eb0b39f
|
feat(startup): Source runtime/plugin/**/*.lua at startup
For opt plugins these files are sourced on `:packadd`
* `:runtime` Now can exexute lua files
|
2021-06-11 00:58:38 +06:00 |
|
Björn Linse
|
72d29847d6
|
runtime: extract 'runtimepath' and 'packpath' logic to its own file
No code changes, except for added ILOG for the calculated startup path
|
2020-11-25 12:15:55 +01:00 |
|