neovim/test/functional
2023-06-05 07:19:31 +02:00
..
api test: added tests for set_height with winminheight=0 and a winbar 2023-06-01 12:23:42 +02:00
autocmd fix(events)!: trigger CursorMoved later on switching window (#23711) 2023-06-04 09:09:22 +08:00
core feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
editor refactor(options): deprecate nvim[_buf|_win]_[gs]et_option 2023-05-21 15:14:01 +06:00
ex_cmds feat(:source): source current ft=lua buffer as Lua code (#23802) 2023-06-02 21:00:55 +08:00
fixtures feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
legacy vim-patch:9.0.1602: stray character visible if marker on top of double-wide char (#23897) 2023-06-04 07:39:05 +08:00
lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
options fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid 2023-05-28 16:04:54 +02:00
plugin refactor(lsp): use LPeg for watchfiles matching (#23788) 2023-06-05 07:19:31 +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 feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
treesitter feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
ui fix(plines): folded lines with virt_lines attached to line above 2023-06-05 08:45:32 +08:00
vimscript fix(plines): folded lines with virt_lines attached to line above 2023-06-05 08:45:32 +08: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