aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
| * | fix(lsp): cancel watchers when closing a clientLewis Russell2024-03-01
| * | refactor(watch): general tidy upLewis Russell2024-03-01
* | | docs: improve/add documentation of Lua typesLewis Russell2024-03-01
|/ /
* / fix(lsp): rename undofile when renaming (#27684)Jaehwang Jung2024-03-01
|/
* fix(lsp): remove unnecessary file load/write when renaming (#27621)Jaehwang Jung2024-02-28
* feat!: rewrite TOhtml in luaaltermo2024-02-28
* fix(lua): remove uri fragment from file paths (#27647)Ilia Choly2024-02-28
* vim-patch:b1427b46f5fe (#27652)zeertzjq2024-02-28
* feat(lsp): support completion itemDefaultsMaria José Solano2024-02-27
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* test(terminal/buffer_spec): re-skip bang test on Windowszeertzjq2024-02-26
* fix(process): start pty process eof timer on main thread (#27625)zeertzjq2024-02-26
* fix(lsp): add snippet regression test (#27618)Maria José Solano2024-02-25
* test: don't use minimal timeout for "intermediate" flag (#27620)zeertzjq2024-02-25
* fix(lsp): when renaming directory, check path prefix of buffer names (#27603)Jaehwang Jung2024-02-24
* fix(terminal): block input when there is pending TermRequest (#27589)zeertzjq2024-02-24
* Merge pull request #27590 from bfredl/signcolfixbfredl2024-02-23
|\
| * fix(marktree): some marks counted twice when checking for overlapbfredl2024-02-23
* | fix(defaults): make terminal autoclose not block other events (#27581)Evgeni Chasnovski2024-02-22
|/
* fix(lua): make highlight.on_yank use win-local highlight (#27349)altermo2024-02-22
* fix(api): don't leak memory with nvim_win_get_ns (#27570)zeertzjq2024-02-22
* fix(extmarks): redraw properly with scoped inline virt_text (#27569)zeertzjq2024-02-22
* test(treesitter): fix obsolete predicatesChristian Clason2024-02-21
* feat(extmark): window scoped extmarkaltermo2024-02-21
* fix(vim.ui.open): use explorer.exe instead of wslview #26947Vu Nhat Chuong2024-02-20
* fix(extmarks): priority order of inline and non-inline virt_text (#27532)zeertzjq2024-02-20
* feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19
* fix(eval): skip over v:lua properly (#27517)zeertzjq2024-02-18
* fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)zeertzjq2024-02-18
* fix(decorations): crash with revised mark with changed decoration flagsbfredl2024-02-17
* test: more tests for nvim_eval_statusline "fillchar" (#27502)zeertzjq2024-02-17
* fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)luukvbaal2024-02-17
* fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16
* fix(genvimvim): generate prefixed boolean options properly (#27487)zeertzjq2024-02-16
* vim-patch:9.1.0112: Remove undo information, when cleaning quickfix bufferzeertzjq2024-02-16
* vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
* fix(lsp): rename: load and list new buffer if attached to window (#27408)Tomasz N2024-02-14
* fix(extmarks): redraw line on adding/removing conceal (#27463)zeertzjq2024-02-14
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* refactor(lua): use a keyset for vim.diff opts parsingbfredl2024-02-13
* refactor(lua): use Arena when converting from lua stack to API argsbfredl2024-02-13
* fix(loader): remove cyclic dependency on vim.fs (when --luamod-dev)Jongwook Choi2024-02-13
* vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)zeertzjq2024-02-13
* vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...zeertzjq2024-02-13
* refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes2024-02-12
* Merge pull request #27348 from fredizzimo/fsundvik/fix-ext-hlstatebfredl2024-02-12
|\
| * test: add more hlstate testsFred Sundvik2024-02-05
* | fix(extmarks): redraw pre-undo position (#27437)zeertzjq2024-02-12
* | perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)zeertzjq2024-02-12
* | fix(column): use a single path for sign sorting (#27431)luukvbaal2024-02-12