aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* fix(lsp): handle reverse lookup in capabilitiesMaria José Solano2024-02-28
* refactor(lsp): remove outdated commentMaria José Solano2024-02-28
* fix(tohtml): set filetype of generated HTML to `html`Christian Clason2024-02-28
* fix(lsp): correct the error message's cmd on spawning (#27632)notomo2024-02-28
* fix(lsp): remove unnecessary file load/write when renaming (#27621)Jaehwang Jung2024-02-28
* feat!: rewrite TOhtml in luaaltermo2024-02-28
* vim-patch:e84d2d4432cdChristian Clason2024-02-28
* fix(lua): remove uri fragment from file paths (#27647)Ilia Choly2024-02-28
* docs(lpeg): merge upstream changesMaria José Solano2024-02-28
* vim-patch:b1427b46f5fe (#27652)zeertzjq2024-02-28
* feat(lsp): support completion itemDefaultsMaria José Solano2024-02-27
* refactor(lsp): alias for CompletionResultMaria José Solano2024-02-27
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* docs: fix type of setreg() argument {options} (#27631)Maria José Solano2024-02-27
* vim-patch:c7ddc9b73543Christian Clason2024-02-27
* vim-patch:2c51e15b66a4 (#27637)zeertzjq2024-02-27
* vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...zeertzjq2024-02-27
* fix(defaults): validate 'channel' before responding to OSC request (#27594)Gregory Anders2024-02-26
* fix(mbyte): fix bugs in utf_cp_*_off() functionsVanaIgr2024-02-26
* refactor(types): fix miscellaneous type warningsMaria José Solano2024-02-25
* vim-patch:partial:d086b8f646a6 (#27623)zeertzjq2024-02-25
* fix(lsp): add assertion for explicit bufnr in apply_text_edits (#27614)Gregory Anders2024-02-24
* docs: fix several misleading and superfluous wordings (#27609)Evgeni Chasnovski2024-02-25
* vim-patch:374e26aba2e5 (#27617)zeertzjq2024-02-25