aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * feat(api): allow win_hide to close cmdwin or non-previous windowsSean Dewar2023-07-26
| * feat(api): allow win_close in cmdwin to close wins except previousSean Dewar2023-07-26
| * feat(api): allow open_win/win_set_buf in the cmdwin in some casesSean Dewar2023-07-26
|/
* fix(gen_vimfn_types): don't include tag before signature's line (#24492)zeertzjq2023-07-26
* feat(lua): typing for vim.fn.* (#24473)Lewis Russell2023-07-26
* vim-patch:partial:8.1.1981: the evalfunc.c file is too big (#24490)zeertzjq2023-07-26
* test(inccommand): add a test for #20248 (#24489)zeertzjq2023-07-26
* fix(inccommand): restrict cmdpreview undo calls (#24289)Alexandre Teoi2023-07-26
* fix(lsp): fix multi client handling workspace_folder methods (#18839)Mathias Fußenegger2023-07-25
* vim-patch:9.0.1335: no test for bad use of spaces in help files (#24483)zeertzjq2023-07-25
* fix(lsp): SignatureHelp docstring is not escaped #16702Christoph Hasse2023-07-25
* test(core/startup_spec): use retry() instead of jobwait() (#24481)zeertzjq2023-07-25
* docs: remove trailing spaces #24455ii142023-07-25
* fix(lsp): E403 if doc contains multiple codeblocks #24458Raphael2023-07-25
* fix(startup): make recovery mode work without --headless (#24477)zeertzjq2023-07-25
* fix(lsp): replace @private with @nodoc for public client functions (#24415)Mathias Fußenegger2023-07-24
* fix(lsp): announce publishDiagnostics.dataSupport (#24442)Bruce Weirdan2023-07-24
* fix(lsp): send empty "added" list when removing workspace folder #24440Mitchell Hanberg2023-07-24
* fix(lsp): noisy warning about offset_encodings #24441Keith Smiley2023-07-24
* fix(gx): move to to _init_default_mappings #24420marshmallow2023-07-24
* fix(treesitter): stop() should treat 0 as current buffer #24450Micah Halter2023-07-24
* docs(vim_diff): fixed inconsistent autocmds behavior #24453ii142023-07-24
* fix(mouse): drag vsep of window with 'statuscolumn' (#24462)zeertzjq2023-07-24
* fix(statuscolumn): don't update clicks if current width is 0 (#24459)zeertzjq2023-07-24
* fix(terminal): call validate_cursor() before screen update (#24425)fredizzimo2023-07-23
* fix(highlight): make CurSearch work properly with 'winhl' (#24448)zeertzjq2023-07-23
* build(deps): bump tree-sitter to HEAD - 3f44b8968 (#24447)Christian Clason2023-07-23
* build(deps): bump tree-sitter-python to v0.20.3 (#24446)Christian Clason2023-07-23
* test: reduce flakiness (#24443)zeertzjq2023-07-23
* test: fix VimResume test flakiness (#24438)zeertzjq2023-07-23
* test: check that TextChangedT cannot delete terminal buffer (#24437)zeertzjq2023-07-23
* test: check real cursor position in Terminal mode (#24436)zeertzjq2023-07-23
* fix(events): trigger VimResume on next UI request (#24426)zeertzjq2023-07-23
* fix(treesitter): update markdown parser and queries (#24429)Christian Clason2023-07-22
* refactor: remove some (const char **) casts (#24423)zeertzjq2023-07-22
* refactor(lsp): use LspNotify for inlay_hint (#24411)Chris AtLee2023-07-22
* fix(api/options): validate buf and winLewis Russell2023-07-22
* docs(lua): add missing word in docs for vim.empty_dict (#24401)Gnik2023-07-22
* fix(terminal): send Shift-Home Shift-End Ctrl-Home Ctrl-End (#24418)zeertzjq2023-07-22
* Merge #24392 from mrshmllow/gx_winJustin M. Keyes2023-07-21
|\
| * test(vim.ui.open): mock failure on WindowsJustin M. Keyes2023-07-21
| * fix(ui.open): some URLs fail on Windowsmarshmallow2023-07-21
* | docs(lsp): clean up LSP event documentation #24413Chris AtLee2023-07-21
|/
* docs: also change "vimL" and "viml" to "Vimscript" (#24414)zeertzjq2023-07-21
* fix(folds): update folds in Insert mode with fdm=indent (#24402)Brandon Simmons2023-07-21
* fix(decoration_provider): don't leak memory on error (#24410)zeertzjq2023-07-21
* feat(lsp): implement textDocument/diagnostic (#24128)Chris AtLee2023-07-20
* docs(lua): clarify fs.find() documentation #24394futsuuu2023-07-19
* feat(decoration_provider): log errors as error messagesThomas Vigouroux2023-07-19
* feat(lsp): handle multiple clients in omnifunc (#24381)Mathias Fußenegger2023-07-19