neovim/test/functional
2023-05-28 17:29:44 +08:00
..
api fix(api): nvim_get_hl should return default flag 2023-05-22 09:49:01 +01:00
autocmd refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
core refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
editor refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
ex_cmds test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
fixtures refactor: deprecate checkhealth functions 2023-04-15 23:40:48 +02:00
legacy test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
lua fix(colorscheme): try .lua files in 'rtp' before .vim files in 'pp' (#23727) 2023-05-23 16:12:16 +08:00
options refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
plugin feat(lsp): initial support for dynamic capabilities (#23681) 2023-05-28 07:51:28 +02:00
provider test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
shada test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
terminal feat(term): enable reflow by default (#21124) 2023-05-24 10:04:49 +02:00
treesitter fix(treesitter): correctly calculate bytes for text sources (#23655) 2023-05-16 16:41:47 +01:00
ui fix(extmarks): fix virt_text_hide off-by-one hiding (#23795) 2023-05-28 17:29:44 +08:00
vimscript test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
example_spec.lua
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