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
*
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
*
test: clear(): `args_rm` parameter
Justin M. Keyes
2019-04-27
*
test: 'shadafile' default
Justin M. Keyes
2019-04-27
*
startup: fix ":if 0|syntax on|endif" bug (#8731)
Justin M. Keyes
2018-07-18
*
do not pass NULL to os_getenv
Justin M. Keyes
2018-05-18
*
test/options: Fix stdpath() failures on Windows
James McCoy
2018-04-01
*
eval: Add stdpath() method (#5297)
Christian Höltje
2018-03-29
*
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
*
Merge #7753 'win: enable more functional tests'
Justin M. Keyes
2018-01-06
|
\
|
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
|
defaults: do :filetype stuff unless explicitly "off"
Justin M. Keyes
2018-01-04
|
/
*
log: Fall back to CWD-relative .nvimlog
Justin M. Keyes
2017-06-07
*
log: set $NVIM_LOG_FILE; fallback to $XDG_DATA_HOME/nvim/log
Justin M. Keyes
2017-06-07
*
defaults_spec: Test changing :filetype/:syntax in -c, after defaults
James McCoy
2017-04-27
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
defaults: 'showcmd', 'belloff', 'ruler'
Justin M. Keyes
2017-03-16
*
win: Append process dir to $PATH
Justin M. Keyes
2017-02-04
*
XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)
Rui Abreu Ferreira
2017-01-08
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
Set the default value for 'packpath'
James McCoy
2016-08-08
*
functests: Also make sure that `set all&` does not expand
ZyX
2016-07-10
*
functests: Add tests for XDG defaults
ZyX
2016-07-10
*
option: Do not expand options, obtained from XDG vars
ZyX
2016-07-10
[next]