index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ex_cmds
/
source_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(:source): source current ft=lua buffer as Lua code (#23802)
zeertzjq
2023-06-02
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
2022-09-08
*
vim-patch:8.2.4726: cannot use expand() to get the script name
zeertzjq
2022-08-23
*
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