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
*
perf(vim.text): use lookup table implementation for hex encoding (#30080)
Gregory Anders
2024-11-26
*
fix(lua): remove vim.loader.disable() #31344
Justin M. Keyes
2024-11-26
*
vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)
zeertzjq
2024-11-26
*
fix(defaults): omit empty line from unimpaired mapping messages (#31347)
Marcus Caisey
2024-11-25
*
fix(lsp): retrigger diagnostics request on server cancellation (#31345)
Gregory Anders
2024-11-25
*
refactor(lsp): rename `offset_encoding` to `position_encoding` #31286
Yi Ming
2024-11-25
*
fix(grid): double grid_line_start() with ext_messages #31292
luukvbaal
2024-11-25
*
vim-patch:9.1.0886: filetype: debian control file not detected
Christian Clason
2024-11-25
*
vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)
zeertzjq
2024-11-24
*
fix(lsp): delete bufvar inside WinClosed event
glepnir
2024-11-24
*
fix(lsp): hover keymap (#31208)
andrew snelling
2024-11-22
*
fix(api): don't try to get/set option for invalid option name (#31302)
Famiu Haque
2024-11-22
*
test(filetype): symlink detection works after expand('<afile>') (#31307)
zeertzjq
2024-11-22
*
fix(treesitter): update queries
Christian Clason
2024-11-22
*
test(autocmd/termxx_spec): fix TextChangedT test flakiness (#31296)
zeertzjq
2024-11-22
*
fix(highlight): 'winhl' shouldn't take priority over API (#31288)
zeertzjq
2024-11-22
*
Merge pull request #31193 from bfredl/winrt
bfredl
2024-11-21
|
\
|
*
refactor(windows)!: only support UCRT, even for mingw
bfredl
2024-11-21
*
|
test: move exec_lua logic to separate module
Lewis Russell
2024-11-21
*
|
docs: misc (#31138)
dundargoc
2024-11-21
*
|
fix(messages): more ext_messages kinds #31279
luukvbaal
2024-11-20
*
|
feat(lsp): deprecate non-method client functions
Lewis Russell
2024-11-20
*
|
vim-patch:9.1.0880: filetype: C3 files are not recognized
Christian Clason
2024-11-20
*
|
vim-patch:9.1.0876: filetype: openCL files are not recognized
Christian Clason
2024-11-20
*
|
vim-patch:9.1.0875: filetype: hyprlang detection can be improved
Christian Clason
2024-11-20
*
|
vim-patch:9.1.0874: filetype: karel files are not detected
Christian Clason
2024-11-20
*
|
fix(move): redraw for 'concealcursor' after changing w_wcol (#31276)
zeertzjq
2024-11-20
*
|
fix(messages): no message kind for search pattern #31272
Tomasz N
2024-11-19
*
|
vim-patch:9.1.0873: filetype: Vivado files are not recognized
Christian Clason
2024-11-19
*
|
fix(api): nvim_get_option_value does not clean up on FileType error #31219
altermo
2024-11-18
*
|
vim-patch:9.1.0869: Problem: curswant not set on gm in folded line (#31247)
zeertzjq
2024-11-18
*
|
feat(defaults): dot-repeat [<Space> #31186
Peter Aronoff
2024-11-17
*
|
fix(messages): proper multiline Lua print() messages #31205
luukvbaal
2024-11-17
*
|
fix(api): validation, documentation of hl_group #31195
luukvbaal
2024-11-16
*
|
feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984
luukvbaal
2024-11-16
|
/
*
test(lua/ui_event_spec): avoid polluting log file (#31229)
zeertzjq
2024-11-16
*
vim-patch:9.1.0866: filetype: LLVM IR files are not recognized (#31228)
zeertzjq
2024-11-16
*
fix(ui): no fast context for prompt message kinds #31224
luukvbaal
2024-11-15
*
vim-patch:9.1.0865: filetype: org files are not recognized
Christian Clason
2024-11-15
*
vim-patch:9.1.0855: setting 'cmdheight' may missing output (#31216)
zeertzjq
2024-11-15
*
vim-patch:9.1.0864: message history is fixed to 200 (#31215)
zeertzjq
2024-11-15
*
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
2024-11-14
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(lsp): filter completion candidates based on completeopt (#30945)
Kristijan Husak
2024-11-13
*
fix(treesitter): show proper node name error messages
Riley Bruins
2024-11-13
*
fix(startup): report --startuptime error to stderr (#31131)
zeertzjq
2024-11-13
*
vim-patch:9.1.0860: tests: mouse_shape tests use hard code sleep value (#31184)
zeertzjq
2024-11-13
*
vim-patch:9.1.0853: filetype: kubernetes config file not recognized
Christian Clason
2024-11-12
*
Merge pull request #31137 from bfredl/hlagain
bfredl
2024-11-11
|
\
|
*
refactor(tests): use more global highlight definitions
bfredl
2024-11-11
[next]