neovim/test/functional
2023-10-03 12:13:04 +08:00
..
api feat(ui): allow to get the highlight namespace 2023-10-01 10:02:36 +02:00
autocmd vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384) 2023-09-27 18:51:40 +08:00
core test(fileio_spec): fix files not cleaned up properly (#25483) 2023-10-03 12:13:04 +08:00
editor feat(completion): support completing more string options 2023-10-01 20:00:23 +08:00
ex_cmds test: only trim trailing spaces in swapfile tests (#25341) 2023-09-24 22:03:54 +08:00
fixtures fix(lsp): handle absence of a trailing newline #25194 2023-09-21 03:06:40 -07:00
legacy feat(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
lua fix(api, lua): handle setting v: variables properly (#25325) 2023-09-24 10:57:09 +08: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 feat(treesitter): add foldtext with treesitter highlighting (#25391) 2023-10-01 14:10:51 -05:00
ui Merge pull request #25386 from glepnir/toggle_float 2023-09-30 13:40:35 +02:00
vimscript fix(exception): remember whether message is multiline (#25351) 2023-09-25 08:23:24 +08:00
example_spec.lua
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