aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* fix(treesitter): revert to using iter_captures in highlighterLewis Russell2024-03-17
* refactor(lua): type annotationsLewis Russell2024-03-16
* fix(lsp): add missing LSP semantic token highlight linksCaleb Marshall2024-03-16
* vim-patch:989faa4fce65 (#27880)zeertzjq2024-03-16
* feat(man): allow opening pages in current window (#27861)Tomasz N2024-03-16
* vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq2024-03-15
* fix(terminal): disable reflow againChristian Clason2024-03-14
* vim-patch:9.1.0178: E1513 might be confusing (#27846)zeertzjq2024-03-14
* vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
* vim-patch:9a660d2883f9Sean Dewar2024-03-12
* vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar2024-03-12
* feat(treesitter): support URLs (#27132)Gregory Anders2024-03-12
* docs: small fixes (#27364)dundargoc2024-03-12
* vim-patch:0049a495c8d4 (#27817)zeertzjq2024-03-12
* docs: adjust fswatch overflow message to mention docs with infoTomas Slusny2024-03-11
* vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy2024-03-11
* docs(editorconfig): move to sourceLewis Russell2024-03-10
* docs: more accurate typing for vim.tbl_extendRiley Bruins2024-03-10
* vim-patch:675cbfb47f03 (#27806)zeertzjq2024-03-11
* vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)zeertzjq2024-03-10
* Merge pull request #27330 from seandewar/win_set_config-fixesSean Dewar2024-03-09
|\
| * vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...Sean Dewar2024-03-08
| * fix(api): make open_win block only enter/leave events if !enter && !noautocmdSean Dewar2024-03-08
| * fix(api): make win_set_config with "win" for splits need "split/vertical"Sean Dewar2024-03-08
* | docs: support inline markdownLewis Russell2024-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
* refactor(types): more fixes (2)Lewis Russell2024-03-06
* docs(treesitter): fix ambiguous parameter description about `lang`Yi Ming2024-03-06
* refactor(types): more fixesLewis Russell2024-03-06
* docs(lua): improvements for LSP and DiagnosticLewis Russell2024-03-05
* docs(lua): clarify when `vim.bo`/`vim.wo` acts like `:setlocal` (#27708)Luna Saphie Mittelbach2024-03-04
* fix(lsp): directly rename the existing buffers when renaming (#27690)Jaehwang Jung2024-03-02
* Merge pull request #27347 from lewis6991/fswatchLewis Russell2024-03-01
|\
| * feat(lsp): add fswatch watchfunc backendLewis Russell2024-03-01
* | docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* | vim-patch:87410ab3f556 (#27696)zeertzjq2024-03-02
|/
* vim-patch:8fad5d58874eChristian Clason2024-02-29
* vim-patch:b4eb3f1e4489Christian Clason2024-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
* feat!: rewrite TOhtml in luaaltermo2024-02-28
* docs(lpeg): merge upstream changesMaria José Solano2024-02-28
* feat(lsp): support completion itemDefaultsMaria José Solano2024-02-27
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27