neovim/test/functional
Gregory Anders 164f1ea06d refactor(health): refactor provider healthchecks
* Prefer pure Lua functions over vim.fn
* Split up provider healthchecks into separate modules to help manage
  complexity
2024-01-01 20:12:37 +01:00
..
api feat(extmarks): add virt_text_repeat_linebreak flag (#26625) 2023-12-26 07:16:03 +08:00
autocmd test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
core fix(inccommand): don't preview in Ex mode (#26587) 2023-12-27 15:18:22 +08:00
editor docs: convert BACKERS.md to backers.txt 2023-12-28 22:41:01 +01:00
ex_cmds test: avoid repeated screen lines in expected states 2023-12-09 22:15:02 +08:00
fixtures build: remove PVS 2023-11-12 21:26:39 +01:00
legacy vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit (#26765) 2023-12-28 07:47:22 +08:00
lua test: simplify vim.fs tests 2023-12-26 13:22:43 +01:00
options test: "diff" flag of 'fillchars' (#26657) 2023-12-19 22:46:38 +08:00
plugin refactor(health): refactor provider healthchecks 2024-01-01 20:12:37 +01:00
provider fix(clipboard): make getreg() accurate for clipboard registers (#26740) 2023-12-28 09:57:13 +08:00
shada fix(shada): update marks when using delmarks! (#24978) 2023-09-03 10:34:09 +08:00
terminal feat(highlight): tweak default color scheme 2023-12-16 14:43:03 +01:00
treesitter fix(treesitter): outdated highlight due to tree with outdated region 2023-12-24 09:47:59 +01:00
ui refactor: fix luals warnings 2023-12-30 17:40:53 +01:00
vimscript test(functional): remove faulty pending check 2023-12-30 18:09:16 +01:00
example_spec.lua
helpers.lua refactor: fix luals warnings 2023-12-30 17:40:53 +01:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00