.. |
api
|
fix(window): making float with title/footer non-float leaks memory (#30551)
|
2024-09-28 10:21:06 +08:00 |
autocmd
|
test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)
|
2024-10-13 11:02:28 +08:00 |
core
|
fix(channel): handle writing to file instead of pipe (#30519)
|
2024-09-26 08:36:50 +00:00 |
editor
|
refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)
|
2024-09-19 18:05:27 +08:00 |
ex_cmds
|
refactor(test): rename alter_slashes, invert its behavior
|
2024-09-09 12:23:54 +02:00 |
fixtures
|
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
|
2024-06-24 07:54:56 -07:00 |
legacy
|
vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll' (#30614)
|
2024-10-01 22:55:43 +00:00 |
lua
|
fix(lua): avoid recursive vim.on_key() callback (#30753)
|
2024-10-12 08:07:05 +08:00 |
options
|
fix(test): "tempdir not a directory" in CI logs
|
2024-09-09 12:23:54 +02:00 |
plugin
|
fix(lsp): handle multiline signature help labels #30460
|
2024-10-15 02:36:04 -07:00 |
provider
|
refactor(tests): again yet more global highlight definitions
|
2024-08-14 14:03:34 +02:00 |
script
|
docs: render @since versions, 0 means experimental #30649
|
2024-10-04 02:13:31 -07:00 |
shada
|
refactor(api)!: rename Dictionary => Dict
|
2024-09-23 14:42:57 +02:00 |
terminal
|
fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)
|
2024-10-15 07:34:13 +08:00 |
treesitter
|
fix(treesitter): mark supertype nodes as named
|
2024-10-12 09:59:44 +02:00 |
ui
|
feat(ui): statusline text inherits highlights #29976
|
2024-10-12 10:57:31 -07:00 |
vimscript
|
refactor(api)!: rename Dictionary => Dict
|
2024-09-23 14:42:57 +02:00 |
example_spec.lua
|
test: improve test conventions
|
2024-04-23 18:17:04 +02:00 |
preload.lua
|
test: improve test conventions
|
2024-04-23 18:17:04 +02:00 |
testnvim.lua
|
feat(fs.lua): add vim.fs.rm()
|
2024-09-22 15:05:24 +01:00 |
testterm.lua
|
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
|
2024-09-15 03:28:14 -07:00 |