Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(source): fix expand('<sfile>') no longer works for Lua | zeertzjq | 2022-08-16 |
* | fix(source): make changing 'shellslash' change expand() result | zeertzjq | 2022-08-15 |
* | test: add a test for what Vim patch 8.2.0151 fixes | zeertzjq | 2022-07-08 |
* | feat(:source, nvim_exec): defer script item creation until s:var access | Sean Dewar | 2021-10-14 |
* | feat(:source, nvim_exec): support script-local variables | Sean Dewar | 2021-10-14 |
* | fix(:source): copy curbuf lines to memory before sourcing #15111 | Sean Dewar | 2021-09-15 |
* | fix(:source, nvim_exec): handle Vimscript line continuations #14809 | Sean Dewar | 2021-09-14 |
* | fix(source): Source giving E484 & parsing error at line 1 for lua files | shadmansaleh | 2021-06-21 |
* | refactor(source): Move lua file detection to do_source | shadmansaleh | 2021-06-11 |
* | [RFC] ":source" sources from current buffer if filename is omitted (#11444) | Vikram Pal | 2021-02-18 |