index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
ex_cmds
/
source_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-20
refactor(test): drop deprecated exc_exec #39242
Justin M. Keyes
1
2026-01-28
fix(tui): log chdir failure properly #37591
zeertzjq
1
2026-01-07
feat(editor): :source can run Lua codeblock / ts injection #36799
benarcher2691
1
2025-10-20
vim-patch:9.1.0359: MS-Windows: relative import in a script sourced from a bu...
Jan Edmund Lazo
1
2025-02-28
vim-patch:8.2.4603: sourcing buffer lines is too complicated
zeertzjq
1
2025-02-26
feat(lua): vim.text.indent()
Justin M. Keyes
1
2025-02-26
fix(eval): don't shorten $HOME in v:stacktrace (#32634)
zeertzjq
1
2025-02-25
fix(lua): don't override script ID from :source (#32626)
zeertzjq
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-06-02
feat(:source): source current ft=lua buffer as Lua code (#23802)
zeertzjq
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-03-26
test: use exec_capture() in more places (#22787)
zeertzjq
1
2023-03-25
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-09-08
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
1
2022-08-23
vim-patch:8.2.4726: cannot use expand() to get the script name
zeertzjq
1
2022-08-16
fix(source): fix expand('<sfile>') no longer works for Lua
zeertzjq
1
2022-08-15
fix(source): make changing 'shellslash' change expand() result
zeertzjq
1
2022-07-08
test: add a test for what Vim patch 8.2.0151 fixes
zeertzjq
1
2021-10-14
feat(:source, nvim_exec): defer script item creation until s:var access
Sean Dewar
1
2021-10-14
feat(:source, nvim_exec): support script-local variables
Sean Dewar
1
2021-09-15
fix(:source): copy curbuf lines to memory before sourcing #15111
Sean Dewar
1
2021-09-14
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
1
2021-06-21
fix(source): Source giving E484 & parsing error at line 1 for lua files
shadmansaleh
1
2021-06-11
refactor(source): Move lua file detection to do_source
shadmansaleh
1
2021-02-18
[RFC] ":source" sources from current buffer if filename is omitted (#11444)
Vikram Pal
1