aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2024-03-09
|\
| * docs: support inline markdownLewis Russell2024-03-09
| * feat!: remove deprecated functionsdundargoc2024-03-09
| * vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
| * vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)zeertzjq2024-03-08
| * fix(type): remove incorrect arguments from vim.rpc*altermo2024-03-07
| * feat(lua): deprecate vim.tbl_add_reverse_lookupMaria José Solano2024-03-07
| * vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)zeertzjq2024-03-07
| * fix(fs): use generics for better typingaltermo2024-03-06
| * docs(lsp): nits and typos in client.luaMaria José Solano2024-03-06
| * fix(types): move type annotation for `IterMod`Will Hopkins2024-03-06
| * refactor(types): more fixes (2)Lewis Russell2024-03-06
| * docs(treesitter): fix ambiguous parameter description about `lang`Yi Ming2024-03-06
| * fix(lsp): actually send diagnostic-tags back to the serverLewis Russell2024-03-06
| * feat(lsp): report fswatch errorsLewis Russell2024-03-06
| * refactor(lua): more efficient vim.tbl_islistLewis Russell2024-03-06
| * refactor(types): more fixesLewis Russell2024-03-06
| * vim-patch:63c39e4ef749Christian Clason2024-03-06
| * docs(lua): improvements for LSP and DiagnosticLewis Russell2024-03-05
| * vim-patch:e5c9ba601573 (#27737)zeertzjq2024-03-05
| * vim-patch:d9ebd46bd090Christian Clason2024-03-04
| * vim-patch:1bdc9435c1a1Christian Clason2024-03-04
| * vim-patch:e84490311ba3Christian Clason2024-03-04
| * fix(tohtml): replace hex escape with digit escape (#27728)altermo2024-03-04
| * docs(lua): clarify when `vim.bo`/`vim.wo` acts like `:setlocal` (#27708)Luna Saphie Mittelbach2024-03-04
| * vim-patch:691aee8b0705zeertzjq2024-03-04
| * vim-patch:c4aef9a97b36zeertzjq2024-03-04
| * vim-patch:b3030b653bbdChristian Clason2024-03-03
| * vim-patch:e93afc2e6126Christian Clason2024-03-03
| * fix(lsp): directly rename the existing buffers when renaming (#27690)Jaehwang Jung2024-03-02
| * fix(lsp): defer writing error msgs (#27688)Jaehwang Jung2024-03-02
| * vim-patch:100a665634a0Christian Clason2024-03-02
| * Merge pull request #27347 from lewis6991/fswatchLewis Russell2024-03-01
| |\
| | * feat(lsp): add fswatch watchfunc backendLewis Russell2024-03-01
| | * fix(lsp): cancel watchers when closing a clientLewis Russell2024-03-01
| | * refactor(watch): simplify filechanges processingLewis Russell2024-03-01
| | * refactor(watch): general tidy upLewis Russell2024-03-01
| * | docs: improve/add documentation of Lua typesLewis Russell2024-03-01
| * | fix(types): rename win_get_config return type to win_configWill Hopkins2024-03-02
| * | vim-patch:87410ab3f556 (#27696)zeertzjq2024-03-02
| |/
| * fix(lsp): rename undofile when renaming (#27684)Jaehwang Jung2024-03-01
| * vim-patch:8fad5d58874eChristian Clason2024-02-29
| * vim-patch:b4eb3f1e4489Christian Clason2024-02-29
| * vim-patch:56b7da3c051fChristian Clason2024-02-29
| * docs(eval): getline and indent function support string typeglepnir2024-02-29
| * fix(lsp): use plain loop for non-list-like table of protocol valuesChristian Clason2024-02-29
| * vim-patch:9ecf02cd5f5fChristian Clason2024-02-29
| * refactor(defaults): use getregion() for Visual mode gx (#27663)zeertzjq2024-02-29
| * vim-patch:9.1.0142: getregion() can be improved (#27662)zeertzjq2024-02-29
| * docs(lpeg): remove double backticks from meta (#27659)Maria José Solano2024-02-29