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
Commit message (
Expand
)
Author
Age
*
feat(defaults): unimpaired empty line below/above cursor #30984
Yochem van Rosmalen
2024-11-04
*
feat(options)!: disallow setting hidden options #28400
Famiu Haque
2024-11-04
*
feat(editor): handle new multibyte sequences in normal mode replacement
bfredl
2024-11-04
*
vim-patch:9.1.0830: using wrong highlight group for spaces for popupmenu (#31...
zeertzjq
2024-11-03
*
fix(lua): show stacktrace for error in vim.on_key() callback (#31021)
zeertzjq
2024-11-02
*
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
2024-11-01
*
feat(lua): allow vim.on_key() callback to consume the key (#30939)
errael
2024-11-01
*
test: fix files being left behind (#31004)
zeertzjq
2024-10-31
*
vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)
zeertzjq
2024-10-30
*
fix(defaults): omit extraneous info from unimpaired mapping errors (#30983)
Gregory Anders
2024-10-29
*
test(pum): add test for item selection with 'rightleft' (#30968)
zeertzjq
2024-10-28
*
fix(pum): don't select item when clicking to the left/right (#30967)
zeertzjq
2024-10-28
*
feat(diagnostics)!: sort underline severity_sort (#30898)
Donatas
2024-10-27
*
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
2024-10-26
*
fix(lsp): set tagstack on jump via goto methods
Mathias Fussenegger
2024-10-24
*
test(012_directory_spec): fix flakiness on Windows (#30920)
zeertzjq
2024-10-24
*
feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735
Tristan Knight
2024-10-23
*
fix(options): fix 'winhl' still accepting invalid value (#30896)
zeertzjq
2024-10-22
*
fix(options): fix :setglobal not working for 'spelloptions' (#30894)
zeertzjq
2024-10-22
*
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
2024-10-21
*
test(rpc): retry flaky 'vim.rpcrequest and vim.rpcnotify' test
Christian Clason
2024-10-21
*
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
2024-10-21
*
fix(lua): vim.deprecate does not support major>0
Justin M. Keyes
2024-10-21
*
feat(lsp)!: support multiple clients in goto methods (#30877)
Mathias Fußenegger
2024-10-20
*
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
2024-10-20
*
feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)
zeertzjq
2024-10-20
*
fix(options): fix some 'belloff' flags not working properly (#30856)
zeertzjq
2024-10-18
*
feat(vim.ui.open): support lemonade #30845
Uthman Mohamed
2024-10-18
*
fix(lsp.util): inconsistent handling of offset_encoding
Lewis Russell
2024-10-17
*
feat(lsp.util): refactor symbols_to_items()
Lewis Russell
2024-10-17
*
fix(lsp): handle multiline signature help labels #30460
Maria José Solano
2024-10-15
*
fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)
zeertzjq
2024-10-15
*
test(tui_spec): use Unicode in cursor_address test (#30807)
zeertzjq
2024-10-14
*
test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)
zeertzjq
2024-10-13
*
feat(ui): statusline text inherits highlights #29976
Riley Bruins
2024-10-12
*
fix(treesitter): mark supertype nodes as named
Riley Bruins
2024-10-12
*
fix(lua): avoid recursive vim.on_key() callback (#30753)
zeertzjq
2024-10-12
*
fix(treesitter): remove duplicate symbol names in language.inspect()
Riley Bruins
2024-10-11
*
feat(treesitter): introduce child_with_descendant()
Riley Bruins
2024-10-11
*
test(tui_spec): use child_exec_lua() more (#30757)
zeertzjq
2024-10-11
*
feat(ui): cascading style inheritance for Pmenu* highlights #29980
Riley Bruins
2024-10-10
*
test(tui_spec): better prevent race between paste and input (#30751)
zeertzjq
2024-10-11
*
fix(lsp): fix cursor position after snippet expansion (#30659)
Tomasz N
2024-10-10
*
vim-patch:9.1.0771: completion attribute hl_group is confusing
zeertzjq
2024-10-10
*
fix(drawline): correct highlight priority with Visual selection (#30706)
zeertzjq
2024-10-08
*
feat(lsp): improve LSP doc hover rendering #30695
Justin M. Keyes
2024-10-06
*
ci: bump macos runner version to macos-15
dundargoc
2024-10-06
*
feat(lua): completion for vim.fn, vim.v, vim.o #30472
Jongwook Choi
2024-10-04
*
fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)
zeertzjq
2024-10-04
*
docs: render `@since` versions, 0 means experimental #30649
Justin M. Keyes
2024-10-04
[next]