aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...zeertzjq2024-05-09
|/
* docs(luacats): support backtick captured generic typeJames Trew2024-05-07
* fix(vim.json): properly treat luanil options as booleans (#28622)zeertzjq2024-05-03
* fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612Justin M. Keyes2024-05-03
* perf(extmarks): better track whether namespace has extmarks (#28615)zeertzjq2024-05-03
* fix(api): use correct buffer for "range" in nvim__redraw (#28614)luukvbaal2024-05-03
* Merge #28101 nvim__redrawJustin M. Keyes2024-05-02
|\
| * feat(api): add nvim__redraw for more granular redrawingLuuk van Baal2024-05-02
* | feat(lsp): inlay_hint.is_enabled({filter}) #28523Yi Ming2024-05-02
|/
* feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543Yi Ming2024-05-02
* vim-patch:9.1.0390: filetype: inko files are not recognizedChristian Clason2024-05-02
* vim-patch:9.1.0389: filetype: templ files are not recognizedChristian Clason2024-05-02
* vim-patch:9.1.0388: cursor() and getregion() don't handle v:maxcol well (#28602)zeertzjq2024-05-02
* vim-patch:9.1.0386: filetype: stylus files not recognizedChristian Clason2024-05-02
* fix(ui): avoid recursiveness and invalid memory access #28578luukvbaal2024-05-01
* revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...Gregory Anders2024-05-01
* vim-patch:9.1.0383: filetype: .out files recognized as tex filesChristian Clason2024-05-01
* vim-patch:9.1.0382: filetype: Kbuild files are not recognizedChristian Clason2024-05-01
* feat(diagnostic): revert default behaviour of goto_next/prev()Lewis Russell2024-04-30
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* test(old): restore default 'grepprg' and 'grepformat' (#28574)zeertzjq2024-04-30
* docs: various fixes (#28208)dundargoc2024-04-30
* vim-patch:9.1.0381: cbuffer and similar commands don't accept a range (#28571)zeertzjq2024-04-30
* fix(lsp): redundant vim.snippet.jumpable #28560Maria José Solano2024-04-29
* fix(treesitter): make tests for memoize more robustbfredl2024-04-29
* fix(ui): activating all ext capabilities without remote UI #28555luukvbaal2024-04-28
* fix(treesitter): enforce lowercase language names (#28546)Christian Clason2024-04-28
* fix(snippet): do not add extra indent on newlines (#28538)Mathias Fußenegger2024-04-28
* fix(diagnostic): invalid col number compare in next_diagnostic (#28397)Raphael2024-04-27
* Merge #28522 handle ui_attach side effectsJustin M. Keyes2024-04-27
|\
| * fix(ui): set 'cmdheight' to zero for all open tabpagesLuuk van Baal2024-04-27
| * fix(ui): update ext_ui widgets when attaching non-remote UILuuk van Baal2024-04-26
* | vim-patch:9.1.0375: tests: 1-second delay after Test_BufEnter_botline() (#28534)zeertzjq2024-04-27
* | vim-patch:9.1.0374: wrong botline in BufEnter (#28530)zeertzjq2024-04-27
* | fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)Brian Cao2024-04-26
* | refactor(vim.iter)!: rename xxback() => rxx() #28503Justin M. Keyes2024-04-26
|/
* fix(completion): improve popup window position (#26739)Raphael2024-04-25
* feat(diagnostic): goto functions jump to highest severity (#28490)Gregory Anders2024-04-25
* fix(vim.ui)!: change open() to return pcall-like values #28502Justin M. Keyes2024-04-25
* Merge pull request #28492 from bfredl/hotfixbfredl2024-04-25
|\
| * fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecatebfredl2024-04-25
* | feat(fs): add vim.fs.root (#28477)Gregory Anders2024-04-24
* | feat(api): allow floats to be opened in non-current tabpage (#28480)Will Hopkins2024-04-25
|/
* refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)Mathias Fußenegger2024-04-23
* test: improve test conventionsdundargoc2024-04-23
* perf(lua): faster vim.deprecate() #28470Evgeni Chasnovski2024-04-23
* fix(diagnostic): vim.diagnostic.get(…,{lnum=…}) on multi-line diagnostic ...Raphael2024-04-23
* fix(diagnostic): open_float on multi-line diagnostics #28301Raphael2024-04-23
* vim-patch:9.1.0366: filetype: ondir files are not recognizedChristian Clason2024-04-23
* vim-patch:9.1.0364: tests: test_vim9_builtin is a bit slow (#28466)zeertzjq2024-04-23