aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: do not set termguicolors in test runnerGregory Anders2024-05-31
* vim-patch:9.1.0451: No test for escaping '<' with shellescape()zeertzjq2024-05-31
* refactor(lsp): replace util.buf_versions with changedtick (#28943)Mathias Fußenegger2024-05-30
* feat(lsp): support postfix snippets in completionMathias Fussenegger2024-05-30
* feat(lsp): use fuzzy match on filterText instead of prefix matchMathias Fussenegger2024-05-30
* vim-patch:8.2.3061: testing the shell option is incomplete and spread out (#2...zeertzjq2024-05-30
* Merge pull request #29016 from bfredl/shadareaderbfredl2024-05-29
|\
| * refactor(shada): remove ShaDaReadDef secondary wrapperbfredl2024-05-28
* | build: reuse code for deps.txt for both deps and main builddundargoc2024-05-28
* | feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)Gregory Anders2024-05-28
* | Merge pull request #27339 from MariaSolOs/completionGregory Anders2024-05-28
|\ \
| * | feat(snippet): add default keymaps during snippet sessionMaria José Solano2024-05-28
| * | test(lsp): add completion testsMaria José Solano2024-05-27
| * | feat(lsp): completion side effectsMaria José Solano2024-05-27
* | | feat(diagnostic): add vim.diagnostic.jump() (#26745)Gregory Anders2024-05-28
* | | fix(ui): flush ext_cmdline events before doing cmdpreview #27950luukvbaal2024-05-28
| |/ |/|
* | fix(runtime): source c ftplugin properly for cpp on Windows (#29053)zeertzjq2024-05-28
* | fix(lsp): do not detach from buffer if there are uninitialized clients (#29029)Ilia Choly2024-05-27
* | vim-patch:9.1.0447: completion may be wrong when deleting all chars (#29040)glepnir2024-05-27
* | perf: add fast path to vim.validate (#28977)Gregory Anders2024-05-27
* | fix(treesitter): find buffer in multiple windows #28922Guilherme Soares2024-05-27
* | fix(drawline): don't draw beyond end of window (#29035)zeertzjq2024-05-27
* | vim-patch:9.1.0446: getregionpos() inconsistent for partly-selected multibyte...zeertzjq2024-05-27
* | fix(tui): reset clear_region attributes during startup #28713luukvbaal2024-05-26
* | fix(tohtml): properly handle multiple hl groups #29012Riley Bruins2024-05-26
* | refactor(tests): more global highlight definitionsbfredl2024-05-26
* | Merge pull request #29006 from bfredl/apitestbfredl2024-05-26
|\ \
| * | refactor(tests): use more global highlight definitionsbfredl2024-05-26
* | | vim-patch:9.1.0442: hare runtime files outdated (#29011)zeertzjq2024-05-26
|/ /
* | refactor(tests): update screen:snapshot_util() to use new-style highlightsbfredl2024-05-25
* | test(unit): skip flaky 'typval.c dict extend() works' testdundargoc2024-05-25
* | refactor(lua): rewrite vim.highlight.range() (#28986)zeertzjq2024-05-25
* | Merge pull request #28617 from glepnir/border_hlbfredl2024-05-25
|\ \
| * | fix(float): missing default highlight for titleglepnir2024-05-25
* | | vim-patch:9.1.0444: Not enough tests for getregion() with multibyte chars (#2...zeertzjq2024-05-25
* | | vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...zeertzjq2024-05-25
| |/ |/|
* | fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)Gregory Anders2024-05-24
* | vim-patch:8.2.3158: strange error message when using islocked() with a number...zeertzjq2024-05-24
* | feat(complete): specify reason for CompleteDoneFamiu Haque2024-05-24
* | fix: change deprecation presentationdundargoc2024-05-24
* | vim-patch:9.1.0439: Cannot filter the history (#28958)zeertzjq2024-05-24
* | vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...zeertzjq2024-05-24
* | vim-patch:9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter (...zeertzjq2024-05-24
* | vim-patch:9.1.0436: Crash when using '?' as separator for :s (#28955)zeertzjq2024-05-24
* | vim-patch:9.1.0435: filetype: cygport files are not recognizedChristian Clason2024-05-23
* | fix(comment): fall back to using trimmed comment markers (#28938)Evgeni Chasnovski2024-05-23
* | fix(lsp): check if buffer was detached in on_init callback (#28914)Ilia Choly2024-05-23
* | fix(lsp): trigger LspDetach on buffer delete (#28795)Andre Toerien2024-05-23
* | vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)zeertzjq2024-05-23
* | fix(shada): restore search pattern length properly (#28929)zeertzjq2024-05-23