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
Commit message (
Expand
)
Author
Age
*
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
*
fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)
zeertzjq
2022-10-30
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
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: add 'mousescroll' option (#12355)
Jay
2022-07-06
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix(windows): stdpath("state") => "nvim-data" #18546
dundargoc
2022-05-12
*
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
vim-patch:8.2.4837: modifiers not simplified when timed out
zeertzjq
2022-04-29
*
test: revert test and doc changes from #6724, add a test for #6716
zeertzjq
2022-04-29
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
vim-patch:8.2.4801: fix for cursorbind fix not fully tested
zeertzjq
2022-04-21
*
vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is...
zeertzjq
2022-04-21
*
test: add a test for #17609
zeertzjq
2022-03-07
*
fix(options): using :set fillchars should clear local value
zeertzjq
2021-11-17
*
vim-patch:8.2.2518: 'listchars' should be window-local
zeertzjq
2021-11-17
*
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
*
vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
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
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
log_init: call log_path_init (#11501)
Daniel Hahler
2019-12-02
*
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2019-11-26
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
findoption_len: treat viminfo/viminfofile as aliases
Daniel Hahler
2019-08-26
*
vim-patch:8.1.1614: 'numberwidth' can only go up to 10
Jan Edmund Lazo
2019-07-05
*
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
*
vim-patch:8.0.1114: default for 'iminsert' is annoying
Jan Edmund Lazo
2019-02-03
*
tests: 'fcs' and 'lcs' are local to the window
Marco Hinz
2019-01-26
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
swapfile: Always show swap dialog (E325)
Justin M. Keyes
2018-09-23
*
shortmess+=F: Hide :bnext, :bprev fileinfo messages
Justin M. Keyes
2018-09-23
[next]