aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:3d46de703cf6Christian Clason2024-03-18
* fix(treesitter): revert to using iter_captures in highlighterLewis Russell2024-03-17
* fix(lsp): create codelens request parameters for each buffer (#27699)Takuya Tokuda2024-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
* fix(l10n): update Japanese translations (#27856)ite-usagi2024-03-16
* fix(man): pass modifiers also to :tag (#27878)zeertzjq2024-03-16
* feat(man): allow opening pages in current window (#27861)Tomasz N2024-03-16
* vim-patch:b4b3d7de2413zeertzjq2024-03-16
* vim-patch:61887b3d6fd8zeertzjq2024-03-15
* Merge pull request #27674 from glepnir/snippet_indentbfredl2024-03-15
|\
| * fix(snippet): correct indent with newlineglepnir2024-03-01
* | 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:45da32964d6ezeertzjq2024-03-14
* | vim-patch:760f664213dezeertzjq2024-03-14
* | refactor(treesitter): move some logic into functionsLewis Russell2024-03-14
* | fix(treesitter): highlight injections properlyLewis Russell2024-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
* | Merge pull request #27839 from seandewar/vim-9.1.0169Sean Dewar2024-03-12
|\ \
| * | vim-patch:9a660d2883f9Sean Dewar2024-03-12
| * | vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar2024-03-12
* | | fix(treesitter): use 0 as initial value for computing maximum (#27837)Gregory Anders2024-03-12
|/ /
* | feat(treesitter): support URLs (#27132)Gregory Anders2024-03-12
* | fix: move fswatch linux check inside of vim.schedule (#27824)Tomas Slusny2024-03-12
* | docs: small fixes (#27364)dundargoc2024-03-12
* | vim-patch:5cd86c6cff94 (#27822)zeertzjq2024-03-12
* | vim-patch:9.1.0167: Changing buffer in another window causes it to show match...zeertzjq2024-03-12
* | vim-patch:0049a495c8d4 (#27817)zeertzjq2024-03-12
* | docs: adjust fswatch overflow message to mention docs with infoTomas Slusny2024-03-11
* | fix(editorconfig): syntax error regressionLewis Russell2024-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
* | fix(fswatch): --latency is locale dependentOscar Creator2024-03-10
* | vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)zeertzjq2024-03-10
* | vim-patch:5d67aef3060dzeertzjq2024-03-10
* | vim-patch:62b26040eb4bzeertzjq2024-03-10
* | vim-patch:a2c65809dafeChristian Clason2024-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
* | | 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