aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* feat(lsp): support hostname in rpc.connect #30238Tristan Knight2024-09-03
* fix(api): nvim_buf_get_text() crashes with large negative column #28740vanaigr2024-09-03
* test: tmpname(create:boolean) #30242Justin M. Keyes2024-09-03
* feat(startup): validate --listen addressJustin M. Keyes2024-09-02
* test: tmpname() can skip file creationJustin M. Keyes2024-09-02
* docs: misc #28970Justin M. Keyes2024-09-01
* feat(treesitter)!: default to correct behavior for quantified captures (#30193)Gregory Anders2024-09-01
* vim-patch:9.1.0708: Recursive window update does not account for reset skipco...luukvbaal2024-09-01
* fix(completion): don't include <Lua function> in -complete= (#30209)zeertzjq2024-09-01
* vim-patch:9.1.0704: inserting with a count is inefficient (#30206)zeertzjq2024-09-01
* fix(completion): fix inconsistent Enter behavior (#30196)zeertzjq2024-08-31
* fix(lsp): when prefix is non word add all result into matches (#30044)glepnir2024-08-30
* feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
* fix(tohtml): apply sp color if present #30110Riley Bruins2024-08-29
* feat(treesitter): add support for wasm parsersLewis Russell2024-08-26
* vim-patch:9.1.0694: matchparen is slow on a long line (#30134)zeertzjq2024-08-25
* vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)zeertzjq2024-08-24
* feat(lsp): completion opts support custom item conversion (#30060)glepnir2024-08-22
* fix(decor): don't use separate DecorSignHighlight for url (#30096)zeertzjq2024-08-20
* fix(terminal): interrupt/got_int hangs terminal (#30056)ibhagwan2024-08-20
* fix(terminal): handle C0 characters in OSC terminator (#30090)Gregory Anders2024-08-19
* fix(vim.text): handle very long strings (#30075)Gregory Anders2024-08-17
* fix(api): error properly with invalid field in nvim_open_win (#30078)zeertzjq2024-08-17
* fix(man): avoid setting v:errmsg (#30052)zeertzjq2024-08-15
* feat(term): support OSC 8 hyperlinks in :terminal (#30050)Gregory Anders2024-08-15
* refactor(tests): again yet more global highlight definitionsbfredl2024-08-14
* test: remove internal assertions and simplifyfutsuuu2024-08-13
* test: add a test to check the indentationfutsuuu2024-08-13
* test(lsp): refactor and tidyLewis Russell2024-08-11
* feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
* 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