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
/
core
/
startup_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(startup): support .exrc or .nvimrc with init.lua (#21181)
Kristijan Husak
2022-11-26
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
docs: fix typos
dundargoc
2022-11-02
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
fix(windows):exepath, stdpath return wrong slashes #19111
Enan Ajmain
2022-07-17
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
test: --startuptime
Justin M. Keyes
2022-07-09
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor(aucmd): call define_autocmd() directly for default autocmds
bfredl
2022-06-28
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
fix(terminal): do not trim whitespace that is actually in the terminal (#16423)
zeertzjq
2022-05-17
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
test: add VIMRUNTIME variable to the clear function
Dundar Göc
2022-01-08
*
fix: make mode() return correct value in ex mode
brian m. carlson
2022-01-08
*
chore: fix typos (#16361)
dundargoc
2021-11-27
*
fix(runtime): fix missing packpath entries
Björn Linse
2021-10-31
*
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
*
fix(runtime): add packages as "/pack/*/start/*" patterns to &rtp
Björn Linse
2021-10-02
*
fix(runtime): fix ordering of "after" packages
Björn Linse
2021-09-30
*
fix(runtime): make a copy of runtime_search_path when iterating
Björn Linse
2021-09-27
*
fix(runtime): ordering of loading packages with user config
Björn Linse
2021-09-26
*
fix(startup): init.lua: set $MYVIMRC to absolute path #15748
Justin M. Keyes
2021-09-21
*
refactor(runtime): handle pack/foo/start/bar/after dirs properly
Björn Linse
2021-09-18
*
fix(tests): use isolated XDG_DATA_HOME in startup tests
Björn Linse
2021-09-12
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
fix(eval): cherry-pick emsg changes from v8.1.0736
Sean Dewar
2021-08-12
*
doc/startup: cleanup; assign ENN to "conflicing configs" msg (#14971)
Justin M. Keyes
2021-07-03
*
Refactor(tests): mkdir_p in startup/init.lua test
shadmansaleh
2021-07-01
*
fixup(runtime): Fix lua runtime files not listed
shadmansaleh
2021-06-13
*
refactor(tests): Simplify tests at functional/lua/runtime_spec
shadmansaleh
2021-06-11
*
feat(runtime): Allow lua to be used in colorschemes
shadmansaleh
2021-06-11
*
feat(startup): Source runtime/plugin/**/*.lua at startup
shadmansaleh
2021-06-11
*
tests: Take into account magic hyphen. (#13518)
Edwin Pujols
2020-12-11
*
startup: allow lua files as session one
dm1try
2020-12-01
*
startup: add init.lua as an alternative user config, fixes #7895
dm1try
2020-12-01
*
startup: load files from &packpath . '/start/{pluginname}'
Björn Linse
2020-11-19
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
startup: fix stall issue with -D options (#12652)
erw7
2020-07-19
*
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
*
fixed hang issue with --headless and -r option specified (#12209)
Kei Kamikawa
2020-05-20
*
test: fix failure on Windows (allow ".exe")
Justin M. Keyes
2019-09-13
*
startup: fail if --embed with -es/-Es #10753
glacambre
2019-09-13
*
Merge #10973 'vim-patch:8.1.1197'
Justin M. Keyes
2019-09-08
|
\
|
*
vim-patch:8.1.1197: when starting with multiple tabs file messages is confusing
Jan Edmund Lazo
2019-09-08
|
/
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Add test for #7967
erw7
2019-06-09
[next]