neovim/test/functional
2023-10-06 05:44:50 -07:00
..
api fix(api): avoid immediate TextChanged with nvim_create_buf (#25492) 2023-10-03 20:54:42 +08:00
autocmd vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384) 2023-09-27 18:51:40 +08:00
core refactor: cleanup 2023-10-06 14:09:21 +02:00
editor feat(completion): support completing more string options 2023-10-01 20:00:23 +08:00
ex_cmds feat: ignore swapfile for running Nvim processes #25336 2023-10-04 06:31:25 -07:00
fixtures fix(lsp): handle absence of a trailing newline #25194 2023-09-21 03:06:40 -07:00
legacy refactor(message): simplify msg_puts_display and use batched grid updates 2023-10-03 15:20:09 +02:00
lua fix(lua): vim.region on linewise selection #25467 2023-10-06 05:44:50 -07:00
options feat: NVIM_APPNAME supports relative paths #25233 2023-09-27 10:09:55 -07:00
plugin feat(lsp)!: replace snippet parser by lpeg grammar 2023-10-02 22:21:35 +02:00
provider fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
shada fix(shada): update marks when using delmarks! (#24978) 2023-09-03 10:34:09 +08:00
terminal fix(terminal): check terminal size at end of screen update (#25480) 2023-10-03 10:23:03 +08:00
treesitter fix(treesitter): make Visual hl work consistently with foldtext (#25484) 2023-10-03 13:07:03 +08:00
ui refactor(grid): get rid of unbatched grid_puts and grid_putchar 2023-10-06 10:16:30 +02:00
vimscript fix(exception): remember whether message is multiline (#25351) 2023-09-25 08:23:24 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua feat(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00