aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | test(treesitter): global highlight definitions and fold test #31407luukvbaal2024-12-02
* | fix(api): deprecate nvim_subscribe, nvim_unsubscribe #30456Justin M. Keyes2024-12-02
* | fix(ui): clamp 'cmdheight' for other tabpages on screen resize (#31419)zeertzjq2024-12-02
* | fix(api): make `nvim_set_hl()` respect all `cterm` attributes (#31390)Evgeni Chasnovski2024-12-02
* | vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416)zeertzjq2024-12-02
* | Merge pull request #31370 from glepnir/vim-9.1.0867zeertzjq2024-11-30
|\ \
| * | vim-patch:9.1.0896: completion list wrong after v9.1.0891glepnir2024-11-30
* | | vim-patch:9.1.0898: runtime(compiler): pytest compiler not includedChristian Clason2024-11-30
* | | vim-patch:9.1.0897: filetype: pyrex files are not detectedChristian Clason2024-11-30
* | | feat(lsp): support `textDocument/foldingRange` (#31311)Yi Ming2024-11-29
* | | vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages...zeertzjq2024-11-29
* | | vim-patch:8.2.2993: 'fileencodings' default value should depend on 'encoding'...zeertzjq2024-11-29
* | | vim-patch:9.1.0894: No test for what the spotbug compiler parseszeertzjq2024-11-29
| |/ |/|
* | vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq2024-11-28
* | perf(vim.text): use lookup table implementation for hex encoding (#30080)Gregory Anders2024-11-26
* | fix(lua): remove vim.loader.disable() #31344Justin M. Keyes2024-11-26
|/
* vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)zeertzjq2024-11-26
* fix(defaults): omit empty line from unimpaired mapping messages (#31347)Marcus Caisey2024-11-25
* fix(lsp): retrigger diagnostics request on server cancellation (#31345)Gregory Anders2024-11-25
* refactor(lsp): rename `offset_encoding` to `position_encoding` #31286Yi Ming2024-11-25
* fix(grid): double grid_line_start() with ext_messages #31292luukvbaal2024-11-25
* vim-patch:9.1.0886: filetype: debian control file not detectedChristian Clason2024-11-25
* vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)zeertzjq2024-11-24
* fix(lsp): delete bufvar inside WinClosed eventglepnir2024-11-24
* fix(lsp): hover keymap (#31208)andrew snelling2024-11-22
* fix(api): don't try to get/set option for invalid option name (#31302)Famiu Haque2024-11-22
* test(filetype): symlink detection works after expand('<afile>') (#31307)zeertzjq2024-11-22
* fix(treesitter): update queriesChristian Clason2024-11-22
* test(autocmd/termxx_spec): fix TextChangedT test flakiness (#31296)zeertzjq2024-11-22
* fix(highlight): 'winhl' shouldn't take priority over API (#31288)zeertzjq2024-11-22
* Merge pull request #31193 from bfredl/winrtbfredl2024-11-21
|\
| * refactor(windows)!: only support UCRT, even for mingwbfredl2024-11-21
* | test: move exec_lua logic to separate moduleLewis Russell2024-11-21
* | docs: misc (#31138)dundargoc2024-11-21
* | fix(messages): more ext_messages kinds #31279luukvbaal2024-11-20
* | feat(lsp): deprecate non-method client functionsLewis Russell2024-11-20
* | vim-patch:9.1.0880: filetype: C3 files are not recognizedChristian Clason2024-11-20
* | vim-patch:9.1.0876: filetype: openCL files are not recognizedChristian Clason2024-11-20
* | vim-patch:9.1.0875: filetype: hyprlang detection can be improvedChristian Clason2024-11-20
* | vim-patch:9.1.0874: filetype: karel files are not detectedChristian Clason2024-11-20
* | fix(move): redraw for 'concealcursor' after changing w_wcol (#31276)zeertzjq2024-11-20
* | fix(messages): no message kind for search pattern #31272Tomasz N2024-11-19
* | vim-patch:9.1.0873: filetype: Vivado files are not recognizedChristian Clason2024-11-19
* | fix(api): nvim_get_option_value does not clean up on FileType error #31219altermo2024-11-18
* | vim-patch:9.1.0869: Problem: curswant not set on gm in folded line (#31247)zeertzjq2024-11-18
* | feat(defaults): dot-repeat [<Space> #31186Peter Aronoff2024-11-17
* | fix(messages): proper multiline Lua print() messages #31205luukvbaal2024-11-17
* | fix(api): validation, documentation of hl_group #31195luukvbaal2024-11-16
* | feat(ui): don't show unfocusable windows in :tabs, 'tabline' #27984luukvbaal2024-11-16
|/
* test(lua/ui_event_spec): avoid polluting log file (#31229)zeertzjq2024-11-16