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
/
options
/
defaults_spec.lua
Commit message (
Expand
)
Author
Age
*
test: use spawn_wait() instead of system() #31852
Justin M. Keyes
2025-01-04
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(test): "tempdir not a directory" in CI logs
Justin M. Keyes
2024-09-09
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
2024-09-08
*
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
*
feat(startup): validate --listen address
Justin M. Keyes
2024-09-02
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
fix(stdpath): remove duplicate directories (#26653)
Raphael
2024-04-03
*
test: silence expected errors
dundargoc
2024-04-02
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
fix(defaults): make terminal autoclose not block other events (#27581)
Evgeni Chasnovski
2024-02-22
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
2023-09-27
*
test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553)
zeertzjq
2023-08-04
*
fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid
Ghjuvan Lacambre
2023-05-28
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time
zeertzjq
2023-05-05
*
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
2023-02-16
*
fix: failing XDG test on Windows CI
Justin M. Keyes
2023-01-17
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
2023-01-16
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
fix(fillchars): change fallback after setcellwidths()
zeertzjq
2022-08-08
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
fix(windows): stdpath("state") => "nvim-data" #18546
dundargoc
2022-05-12
*
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
feat: defaults: auto-create backup dir
Gregory Anders
2021-08-27
*
logs: make kXDGCacheHome if it doesn't exist (#13758)
Michael Lingelbach
2021-01-16
*
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
2021-01-13
*
win/env: fix stdpath()/XDG_* initialization, parsing #12829
erw7
2020-09-07
*
tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculated
Björn Linse
2020-02-07
*
env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp
Björn Linse
2020-02-07
*
log_init: call log_path_init (#11501)
Daniel Hahler
2019-12-02
*
findoption_len: treat viminfo/viminfofile as aliases
Daniel Hahler
2019-08-26
*
lua/shared: move table util funcs to vim.shared
Justin M. Keyes
2019-05-18
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
win/defaults: Use "…/nvim-data/site" in 'runtimepath'
Justin M. Keyes
2019-04-28
[next]