aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)zeertzjq2024-10-13
* vim-patch:9.1.0775: tests: not enough tests for setting options (#30785)zeertzjq2024-10-13
* vim-patch:9.1.0777: filetype: Some upstream php files are not recognizedChristian Clason2024-10-13
* vim-patch:9.1.0776: test_strftime may fail because of missing TZ data (#30780)zeertzjq2024-10-13
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* fix(treesitter): mark supertype nodes as namedRiley Bruins2024-10-12
* fix(lua): avoid recursive vim.on_key() callback (#30753)zeertzjq2024-10-12
* fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAMEbfredl2024-10-11
* fix(treesitter): remove duplicate symbol names in language.inspect()Riley Bruins2024-10-11
* feat(treesitter): introduce child_with_descendant()Riley Bruins2024-10-11
* test(tui_spec): use child_exec_lua() more (#30757)zeertzjq2024-10-11
* vim-patch:9.1.0773: filetype: some Apache files are not recognizedChristian Clason2024-10-11
* feat(ui): cascading style inheritance for Pmenu* highlights #29980Riley Bruins2024-10-10
* test(tui_spec): better prevent race between paste and input (#30751)zeertzjq2024-10-11
* vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750)zeertzjq2024-10-10
* fix(lsp): fix cursor position after snippet expansion (#30659)Tomasz N2024-10-10
* vim-patch:9.1.0771: completion attribute hl_group is confusingzeertzjq2024-10-10
* vim-patch:9.1.0769: filetype: MLIR files are not recognizedChristian Clason2024-10-09
* vim-patch:9.1.0770: current command line completion is a bit limited (#30728)zeertzjq2024-10-09
* vim-patch:9.1.0767: A condition is always true in ex_getln.c (#30726)zeertzjq2024-10-08
* vim-patch:9.1.0765: No test for patches 6.2.418 and 7.3.489 (#30713)zeertzjq2024-10-07
* fix(drawline): correct highlight priority with Visual selection (#30706)zeertzjq2024-10-08
* vim-patch:9.1.0764: [security]: use-after-free when closing a buffer (#30705)zeertzjq2024-10-07
* vim-patch:9.1.0761: :cd completion fails on Windows with backslash in path (#...zeertzjq2024-10-07
* feat(lsp): improve LSP doc hover rendering #30695Justin M. Keyes2024-10-06
* ci: bump macos runner version to macos-15dundargoc2024-10-06
* vim-patch:9.1.0003: Cannot build against Ruby 33 dynamically (#30683)zeertzjq2024-10-05
* vim-patch:9.1.0759: screenpos() may return invalid position (#30681)zeertzjq2024-10-06
* feat(lua): completion for vim.fn, vim.v, vim.o #30472Jongwook Choi2024-10-04
* fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)zeertzjq2024-10-04
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* docs: improve luacats support #30580James Trew2024-10-03
* vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)glepnir2024-10-03
* vim-patch:9.1.0755: quickfix list does not handle hardlinks well (#30637)zeertzjq2024-10-03
* fix(ui): ensure screen update before waiting for input #30576fredizzimo2024-10-03
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* tests: skip watch.watchdirs test on macos 14 CIJustin M. Keyes2024-10-02
* fix(watch): ignore nonexistent paths (ENOENT)Justin M. Keyes2024-10-02
* vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll...zeertzjq2024-10-01
* fix(tabline): restore behavior of click after last tabpage (#30602)zeertzjq2024-10-01
* vim-patch:9.1.0749: filetype: http files not recognizedChristian Clason2024-10-01
* test: refactor exec_lua in xdiff_specLewis Russell2024-09-30
* fix(diff): use mmfile_t in linematchLewis Russell2024-09-30
* feat(treesitter)!: use return values in `language.add()`Christian Clason2024-09-29
* fix(float): properly find last window of tabpage (#30571)zeertzjq2024-09-29
* docs: misc (#30177)dundargoc2024-09-29
* vim-patch:9.1.0745: filetype: bun and deno history files not recognizedChristian Clason2024-09-29
* vim-patch:9.1.0746: tests: Test_halfpage_longline() fails on large terminals ...zeertzjq2024-09-29
* refactor(multibyte): neo-casefolding without allocationbfredl2024-09-29
* fix(column): set signcolumn width after splitting window (#30556)zeertzjq2024-09-28