neovim/test/functional
2023-06-21 18:28:12 +08:00
..
api feat: report "build" in vim.version() #23925 2023-06-11 14:57:23 -07:00
autocmd fix(events)!: trigger CursorMoved later on switching window (#23711) 2023-06-04 09:09:22 +08:00
core fix(remote): restore previous --remote-expr output formatting (#23988) 2023-06-11 22:12:32 +08:00
editor refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
ex_cmds fix(remote): make --remote-expr print to stdout (#23980) 2023-06-11 15:29:51 +08:00
fixtures refactor(lsp): extract common execute command functionality (#24065) 2023-06-20 18:36:18 +02:00
legacy vim-patch:9.0.1635: error message is cleared when removing mode message 2023-06-16 08:55:05 +08:00
lua fix(vim.json)!: remove global options, "null", "array_mt" #24070 2023-06-21 01:10:32 -07:00
options fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid 2023-05-28 16:04:54 +02:00
plugin fix(lsp): always return boolean in lsp.buf_client_attach (#24077) 2023-06-20 21:17:13 +02:00
provider vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (#23817) 2023-05-30 07:18:12 +08:00
shada test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
terminal vim-patch:9.0.1634: message is cleared when removing mode message 2023-06-16 08:55:03 +08:00
treesitter feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
ui fix(folds): don't show search or match highlighting on fold (#24084) 2023-06-21 18:28:12 +08:00
vimscript fix(:let): fix error when applying operator to boolean option (#24030) 2023-06-15 12:36:21 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua docs(powershell): use tee.exe instead of Tee-Object 2023-04-22 12:04:05 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00