aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* fix(man): make :Man with a range work (#25922)zeertzjq2023-11-07
* fix(lua): correct return value for on_key with no arguments (#25911)altermo2023-11-07
* feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
* vim-patch:da4e433dc3be (#25912)zeertzjq2023-11-06
* vim-patch:caee7956a21aChristian Clason2023-11-05
* vim-patch:3d37231437fcChristian Clason2023-11-05
* vim-patch:b2a4c110a5d1Christian Clason2023-11-05
* vim-patch:4f174f0de90bChristian Clason2023-11-05
* vim-patch:cd8a3eaf5348Christian Clason2023-11-05
* feat(extmarks): add "undo_restore" flag to opt out of undo-restoringbfredl2023-11-05
* docs(treesitter): add disclaimer about needing to parse before `get_node()`L Lllvvuu2023-11-04
* vim-patch:ce3b0136c6d9Christian Clason2023-11-04
* vim-patch:2f54c13292afChristian Clason2023-11-04
* fix(lsp): create per client params in lsp.buf.code_actionMathias Fussenegger2023-11-04
* vim-patch:1858e2b22ad1Christian Clason2023-11-03
* vim-patch:2b89afd5eb63Christian Clason2023-11-03
* docs: small fixes (#25831)dundargoc2023-11-03
* feat(server): allow embed with listen (#25709)George Harker2023-11-01
* feat(stdlib): add vim.base64 module (#25843)Gregory Anders2023-10-31
* fix(lsp): call `on_list()` even for single location (#25830)Evgeni Chasnovski2023-10-31
* Merge pull request #25674 from famiu/refactor/options/unify_string_optionsbfredl2023-10-30
|\
| * refactor(options)!: unify `set_option` and `set_string_option`Famiu Haque2023-10-30
* | fix(lsp): do not cancel snippet when selecting placeholder (#25835)Maria José Solano2023-10-30
|/
* docs: small fixes (#25585)dundargoc2023-10-29
* vim-patch:a390e984db20Christian Clason2023-10-29
* vim-patch:9.0.2079: Not all Dart files detectedChristian Clason2023-10-29
* vim-patch:8ebdbc9e6d80 (#25816)zeertzjq2023-10-29
* vim-patch:650dcfc8d12eChristian Clason2023-10-28
* fix(diagnostic): virtual_text prefix function should have index and total (#2...Jongwook Choi2023-10-27
* vim-patch:7b7cda67a124Christian Clason2023-10-27
* vim-patch:9.0.2071: objdump files not recognizedChristian Clason2023-10-27
* fix(lsp): fix omnicomplete in middle of the line (#25787)Lajos Koszti2023-10-26
* fix(lsp): cancel session when leaving snippet region (#25762)Maria José Solano2023-10-26
* vim-patch:9.0.2064: cannot use buffer-number for errorformat (#25782)zeertzjq2023-10-26
* vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
* vim-patch:9.0.2063: pacman hooks are detected as conf filetypeChristian Clason2023-10-24
* vim-patch:9.0.2062: Janet files are not recognisedChristian Clason2023-10-24
* vim-patch:9.0.2061: not able to detect xkb filetypesChristian Clason2023-10-24
* vim-patch:9.0.2060: *.{gn,gni} files are not recognizedChristian Clason2023-10-24
* vim-patch:fea96c00e55aChristian Clason2023-10-23
* fix(lsp): do not add extra indentationMaria José Solano2023-10-23
* fix(lsp): track snippet deletionMaria José Solano2023-10-23
* fix(lsp): fix off-by-one error for omnifunc word boundaryMathias Fussenegger2023-10-23
* feat(complete): support f flag for complete buffer partglepnir2023-10-21
* refactor(lsp): deprecate completion util methodsMathias Fussenegger2023-10-21
* refactor(lsp): move completion logic into _completion moduleMathias Fussenegger2023-10-21
* vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq2023-10-21
* vim-patch:d3e277f279ed (#25734)zeertzjq2023-10-21
* feat(lsp): add snippet API (#25301)Maria José Solano2023-10-21
* fix(lsp): log unknown diagnostic tags instead of showing a warning (#25705)Jorge Mederos2023-10-21