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
Commit message (
Expand
)
Author
Age
*
feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)
Oliver Marriott
2022-12-28
*
fix(statusline): make nvim_eval_statusline() work with %S (#21553)
zeertzjq
2022-12-27
*
fix(win_close): remove float grid after closing buffer (#21551)
zeertzjq
2022-12-27
*
fix(statusline): don't show showcmd when not enough space (#21550)
zeertzjq
2022-12-27
*
fix(showcmd): assert failure with cmdheight=0 (#21536)
zeertzjq
2022-12-26
*
vim-patch:9.0.1061: cannot display 'showcmd' somewhere else
Luuk van Baal
2022-12-26
*
fix(mappings): use all buckets in second round of unmap (#21534)
zeertzjq
2022-12-26
*
vim-patch:9.0.1092: search error message doesn't show used pattern (#21518)
zeertzjq
2022-12-24
*
fix(options): restore exists() behavior for options (#21510)
zeertzjq
2022-12-23
*
test(lua/fs_spec): fix vim.fs.dir() test (#21503)
zeertzjq
2022-12-22
*
fix(ci): skip test on windows (#21502)
Lewis Russell
2022-12-22
*
test(unit): use file:close() properly (#21505)
zeertzjq
2022-12-22
*
Merge pull request #21402 from lewis6991/feat/fs_ls
Lewis Russell
2022-12-22
|
\
|
*
feat(fs): add opts argument to vim.fs.dir()
Lewis Russell
2022-12-20
*
|
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
*
|
test(exrc): add tests for .nvimrc and .nvim.lua (#21478)
Munif Tanjim
2022-12-20
*
|
fix(lsp): token_edit.data might be null on deletion (#21462)
tiagovla
2022-12-19
*
|
fix(diagnostic): clear stale cache on reset (#21454)
Mathias Fußenegger
2022-12-17
*
|
Merge pull request #21393 from folke/highlight_show
Christian Clason
2022-12-17
|
\
\
|
*
|
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
Folke Lemaitre
2022-12-17
|
|
/
*
|
fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)
zeertzjq
2022-12-16
*
|
fix(lua): always return nil values in vim.tbl_get when no results
William Boman
2022-12-15
*
|
fix(terminal): fix 'mousescroll' not respected in terminal mode (#21415)
zeertzjq
2022-12-14
|
/
*
Merge pull request #21375 from nojnhuh/highlight-test
bfredl
2022-12-12
|
\
|
*
fix(tests): initialize Screen.colors in API highlight tests
Jon Huhn
2022-12-10
*
|
feat(lsp): highlight semantic token modifiers (#21390)
Christian Clason
2022-12-12
*
|
perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383)
jdrouhard
2022-12-12
*
|
fix(diff): handle long lines without crashing (#21389)
Lewis Russell
2022-12-12
*
|
fix: vim.opt_local:append ignoring global option value (#21382)
Phelipe Teles
2022-12-12
*
|
docs #20986
Justin M. Keyes
2022-12-11
*
|
vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)
zeertzjq
2022-12-11
|
/
*
fix(api): set correct curbuf when temporarily changing curwin (#21371)
zeertzjq
2022-12-10
*
fix(lsp): ignore null responses for semanticTokens request (#21364)
fsouza
2022-12-10
*
fix(events): skip WinScrolled for newly-created float windows (#21333)
zeertzjq
2022-12-10
*
fix(lsp): followup fixes for semantic tokens support (#21357)
jdrouhard
2022-12-09
*
test: convert another test in test_matchadd_conceal.vim to Lua (#21353)
zeertzjq
2022-12-09
*
test(undo_spec): add more tests for writing in Insert mode
zeertzjq
2022-12-09
*
vim-patch:9.0.1036: undo misbehaves when writing from an insert mode mapping
zeertzjq
2022-12-09
*
fix(chansend): sending lines to terminal in reverse order on Windows #19315
Enan Ajmain
2022-12-08
*
vim-patch:9.0.1030: using freed memory with the cmdline popup menu
zeertzjq
2022-12-09
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
*
refactor(test): create an lsp-specific helpers.lua file
John Drouhard
2022-12-08
*
test(lsp): call clear() before willSave tests (#21336)
zeertzjq
2022-12-08
*
feat(lsp): support willSave & willSaveWaitUntil capability (#21315)
Mathias Fußenegger
2022-12-08
*
vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...
zeertzjq
2022-12-07
*
fix(float): fix crash with bufpos and non-existent window (#21319)
zeertzjq
2022-12-07
*
test: add more tests for float window bufpos (#21318)
zeertzjq
2022-12-07
*
fix(events): save v:event for cmdline autocommands separately (#21316)
zeertzjq
2022-12-07
*
fix(secure): crash when hitting escape in prompt (#21283)
ii14
2022-12-05
*
fix(lsp): call show_document with correct args
Mathias Fussenegger
2022-12-04
[next]