aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/source_spec.lua
Commit message (Expand)AuthorAge
* test: simplify platform detection (#21020)dundargoc2022-11-22
* vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expressionii142022-09-08
* vim-patch:8.2.4726: cannot use expand() to get the script namezeertzjq2022-08-23
* fix(source): fix expand('<sfile>') no longer works for Luazeertzjq2022-08-16
* fix(source): make changing 'shellslash' change expand() resultzeertzjq2022-08-15
* test: add a test for what Vim patch 8.2.0151 fixeszeertzjq2022-07-08
* feat(:source, nvim_exec): defer script item creation until s:var accessSean Dewar2021-10-14
* feat(:source, nvim_exec): support script-local variablesSean Dewar2021-10-14
* fix(:source): copy curbuf lines to memory before sourcing #15111Sean Dewar2021-09-15
* fix(:source, nvim_exec): handle Vimscript line continuations #14809Sean Dewar2021-09-14
* fix(source): Source giving E484 & parsing error at line 1 for lua filesshadmansaleh2021-06-21
* refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
* [RFC] ":source" sources from current buffer if filename is omitted (#11444)Vikram Pal2021-02-18