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(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
*
startup: fix ":if 0|syntax on|endif" bug (#8731)
Justin M. Keyes
2018-07-18
*
defaults: shortmess+=F (#8619)
Justin M. Keyes
2018-06-22
*
fillchars: make checks more strict and improve tests
Björn Linse
2018-06-14
*
Add ‘eob’ option to fillchars
Jack Bracewell
2018-06-13
*
options: remove 'maxcombine` option (always use 6)
Björn Linse
2018-06-13
*
do not pass NULL to os_getenv
Justin M. Keyes
2018-05-18
*
Merge #5658 'Apply :lmap in macros'
Justin M. Keyes
2018-05-17
|
\
|
*
Update documentation
Matthew Malcomson
2018-03-14
|
*
'keymap' now uses :lmap instead of :lnoremap
Matthew Malcomson
2018-03-14
|
*
Split :lnoremap test into done and pending
Matthew Malcomson
2018-03-14
|
*
:lnoremap mappings should not be remapped when replaying a recording
Matthew Malcomson
2018-03-14
|
*
Account for :lmap in macros
Matthew Malcomson
2018-03-14
*
|
test/options: Fix stdpath() failures on Windows
James McCoy
2018-04-01
*
|
eval: Add stdpath() method (#5297)
Christian Höltje
2018-03-29
*
|
Merge branch 'master' into yagebu/option-fixes
James McCoy
2018-03-28
|
\
|
|
*
'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
|
|
/
|
*
test: tabstop=<big-number> #2838
Justin M. Keyes
2017-10-22
*
|
update tests
Jakob Schnitzer
2017-06-28
*
|
Merge branch 'master' into option-fixes
Jakob Schnitzer
2017-06-28
|
\
|
[next]