aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* fix(filetype): fix :filetype detect error with -u NONE (#29991)zeertzjq2024-08-06
* refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* vim-patch:9.1.0648: [security] double-free in dialog_changed()zeertzjq2024-08-03
* test: allow exec_lua to handle functionsLewis Russell2024-08-02
* refactor(lsp): add test case for default diagnostic severityMathias Fussenegger2024-08-02
* fix(eval): handle wrong v:lua in expr option properly (#29953)zeertzjq2024-08-02
* vim-patch:9.1.0651: ex: trailing dot is optional for :g and :insert/:append (...zeertzjq2024-08-02
* vim-patch:9.1.0647: [security] use-after-free in tagstack_clear_entryzeertzjq2024-08-02
* fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)Mathias Fußenegger2024-08-01
* fix(lsp): prevent desync due to empty buffer (#29904)Jaehwang Jung2024-07-31
* feat(lsp): lsp.completion support set deprecated (#29882)glepnir2024-07-31
* fix(scrollbind): properly take filler/virtual lines into accountLewis Russell2024-07-31
* vim-patch:9.1.0415: Some functions are not testedzeertzjq2024-07-31
* feat(treesitter): allow get_node to return anonymous nodesRiley Bruins2024-07-29
* feat(treesitter): add node_for_range functionRiley Bruins2024-07-29
* fix(lsp): revert text edit application order change (#29877)Mathias Fußenegger2024-07-27
* Merge pull request #29876 from glepnir/vim-patchzeertzjq2024-07-27
|\
| * vim-patch:9.1.0629: Rename of pum hl_group is incompletezeertzjq2024-07-27
| * test(ui/popupmenu_spec): add case of hl_group field in complete itemsglepnir2024-07-27
| * test(ui/popupmenu_spec): make highlights more consistentzeertzjq2024-07-27
* | fix(version): return nil with empty stringMaria José Solano2024-07-27
|/
* fix(plines): don't count invalidated virt text in char size (#29863)zeertzjq2024-07-26
* fix(decor): don't draw invalidated virtual lines (#29858)luukvbaal2024-07-26
* fix(tui): set id parameter in OSC 8 sequences (#29840)Gregory Anders2024-07-24
* fix(runtime): sync bundled treesitter queriesChristian Clason2024-07-24
* Merge pull request #29650 from ruuzia/fix_expression_parser_crashbfredl2024-07-21
|\
| * fix: assert failure in VimL expression parserRustum Zia2024-07-17
* | Merge pull request #28873 from luukvbaal/redrawbfredl2024-07-21
|\ \
| * | fix(api): alloc and draw cursor window in nvim__redrawLuuk van Baal2024-07-20
* | | fix(marks): revalidate marks whose position did not changeLuuk van Baal2024-07-20
|/ /
* / vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...zeertzjq2024-07-19
|/
* fix(lsp): inlay hints are rendered in the correct order (#29707)Amit Singh2024-07-17
* test: fix reporting "no flush received" too early (#29735)zeertzjq2024-07-17
* vim-patch:8.2.0281: two placed signs in the same line are not combined (#29757)zeertzjq2024-07-17
* fix(column): modifying a sign should update placed signs (#29750)luukvbaal2024-07-17
* fix(snippet): modify base indentation when there's actually whitespace (#29670)Maria José Solano2024-07-16
* fix(tohtml): support ranges againaltermo2024-07-16
* fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)zeertzjq2024-07-15
* vim-patch:9.1.0582: Printed line doesn't overwrite colon when pressing Enter ...zeertzjq2024-07-14
* vim-patch:8.2.4065: computation overflow with large cound for :yankzeertzjq2024-07-14
* test(old): enable Test_address_line_overflow()zeertzjq2024-07-14
* vim-patch:9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vimzeertzjq2024-07-14
* fix(lua)!: do not use typed table for empty dictAmit Singh2024-07-13
* fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677)zeertzjq2024-07-13
* build(deps): drop unused bundled bash, python parsers and queriesChristian Clason2024-07-09
* fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609)zeertzjq2024-07-08
* vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...zeertzjq2024-07-07
* vim-patch:9.1.0534: completion wrong with fuzzy when cycling back to original...zeertzjq2024-07-06
* fix(lua): don't include text after cursor in completion pattern (#29587)zeertzjq2024-07-06
* feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider2024-07-06