aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short namezeertzjq2024-12-08
* vim-patch:9.1.0910: 'messagesopt' does not check max wait timezeertzjq2024-12-08
* feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)zeertzjq2024-12-07
* Merge pull request #31475 from luukvbaal/delgravitybfredl2024-12-07
|\
| * fix(marks): skip right_gravity marks when deleting textLuuk van Baal2024-12-06
* | fix(treesitter): #trim! range for nodes ending at col 0 #31488Riley Bruins2024-12-07
* | fix: remove vim.lsp._with_extendLewis Russell2024-12-07
* | vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq2024-12-07
* | feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561Bartłomiej Maryńczak2024-12-06
* | test(treesitter): add a simple testutil fileRiley Bruins2024-12-06
* | feat(treesitter): #trim! can trim all whitespaceRiley Bruins2024-12-06
* | fix(filetype): make filetype detection work with :doautocmd (#31470)zeertzjq2024-12-06
* | fix(completion): avoid deleting text when completion leader changes #31448luukvbaal2024-12-06
* | fix(events): don't expand `args.file` for Lua callback (#31473)zeertzjq2024-12-06
|/
* vim-patch:9.1.0906: filetype: Nvidia PTX files are not recognizedChristian Clason2024-12-06
* docs: graduate intro.txt to "flow layout" #31462Justin M. Keyes2024-12-05
* fix(defaults): don't replace keycodes in Visual search mappings (#31460)zeertzjq2024-12-05
* vim-patch:9.1.0905: Missing information in CompleteDone event (#31455)glepnir2024-12-05
* test(system_spec): check for .git dir before using git (#31458)zeertzjq2024-12-05
* test(screen): adjust screen state per stylua #31441luukvbaal2024-12-04
* Merge #31358 fix test failures for release / tarball buildsJustin M. Keyes2024-12-04
|\
| * test(main_spec): make "nvim -v" test agnostic to build typeJames McCoy2024-12-03
| * test(version_spec): expect vim.NIL, not nil, for "build" if not in a git cloneJames McCoy2024-12-03
| * test(main_spec): use CMakePresets.json instead of .git for root markerJames McCoy2024-12-03
* | fix(vim.system): close pipe handles after process handleLewis Russell2024-12-04
* | defaults: disable 'number', 'relativenumber', and 'signcolumn' in terminal bu...Gregory Anders2024-12-04
* | fix(column): check if signcolumn changed in all windows #31439luukvbaal2024-12-04
* | feat(lsp): deprecate vim.lsp.start_client #31341Maria José Solano2024-12-04
* | vim-patch:9.1.0902: filetype: Conda configuration files are not recognized (#...zeertzjq2024-12-04
|/
* test(vterm): move test functions into vterm_test fixtureJames McCoy2024-12-02
* vim-patch:9.1.0900: Vim9: digraph_getlist() does not accept bool arg (#31431)zeertzjq2024-12-03
* fix(extmark): builtin completion can still affect nearby extmarks #31387luukvbaal2024-12-02
* 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