aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | build(deps): bump luajit to HEAD - e897c5743Christian Clason2023-09-17
| * | Merge pull request #25190 from glepnir/echo_hlbfredl2023-09-17
| |\ \
| | * | fix(highlight): correct hi command outputglepnir2023-09-17
| | |/
| * | Merge pull request #25208 from zeertzjq/vim-8.2.2356zeertzjq2023-09-17
| |\ \
| | * | vim-patch:9.0.1633: duplicate code for converting float to stringzeertzjq2023-09-17
| | * | vim-patch:8.2.2356: Vim9: ":put =expr" does not handle a list properlyzeertzjq2023-09-17
| |/ /
| * | docs(tutor): clarify the meaning of ✗ and ✓ (#25204)zeertzjq2023-09-17
| * | fix(lua): not using global value in vim.opt_global (#25196)Phelipe Teles2023-09-17
| * | test(plugin/man_spec): use pesc() on actual_file in pattern (#25199)zeertzjq2023-09-17
| * | feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano2023-09-16
| * | fix(treesitter): properly combine injection.combined regionsJaehwang Jung2023-09-16
| * | fix(treesitter): fix trim predicateLewis Russell2023-09-16
| * | fix(typing): vim.fn.executeLewis Russell2023-09-16
| * | Merge pull request #25186 from llllvvuu/fix/preserve_marktree_orderinhbfredl2023-09-16
| |\ \
| | * | fix(test): more tests for marktreebfredl2023-09-16
| | * | fix(marktree): preserve ordering in `marktree_move`L Lllvvuu2023-09-16
| * | | perf(treesitter): do not scan past given line for predicate matchL Lllvvuu2023-09-16
| * | | refactor(mapping.c): reduce scope of localsLewis Russell2023-09-16
| * | | fix(languagetree): apply `resolve_lang` to `metadata['injection.language']`L Lllvvuu2023-09-16
| |/ /
| * | Merge pull request #25183 from llllvvuu/fix/marktree_movebfredl2023-09-16
| |\ \
| | * | fix(marktree): off-by-one error in `marktree_move`L Lllvvuu2023-09-16
| * | | Merge pull request #25078 from glepnir/aubfredl2023-09-16
| |\ \ \ | | |/ / | |/| |
| | * | fix(ui): doesn't trigger au event when enter is falseglepnir2023-09-15
| * | | vim-patch:c1f8bb37c6a8Christian Clason2023-09-16
| * | | refactor(treesitter): remove duplicated diagnostic code (#24976)Maria José Solano2023-09-15
| * | | docs(MAINTAIN): Add note about deprecation policy exceptions (#25159)Gregory Anders2023-09-15
| * | | fix(extmarks): overlay virt_text position after 'showbreak' (#25175)zeertzjq2023-09-15
| * | | fix: invoke changed_bytes when rewriting <Tab> char #25125Ilia Choly2023-09-15
| * | | refactor(treesitter): rename "preview" => "edit" #25161Maria José Solano2023-09-15
| * | | test(windows): unskip working tests (#25153)dundargoc2023-09-15
| * | | fix(extmarks): draw virt_text below diff filler lines properly (#25170)zeertzjq2023-09-15
| * | | build(deps): bump luajit to HEAD - 7a77a3cd8Christian Clason2023-09-15
| * | | fix(extmarks): fix wrong virt_text position after wrapped TAB (#25168)zeertzjq2023-09-15
| * | | fix(extmarks): properly handle virt_text on next screen line (#25166)zeertzjq2023-09-15
| * | | refactor(drawline): remove unnecessary inline virt checks (#25163)zeertzjq2023-09-15
| * | | docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
| * | | refactor(treesitter): deprecate for_each_child #25118LW2023-09-14
| * | | fix(treesitter): `language.add` - only register parser if it existsL Lllvvuu2023-09-14
| * | | build(lint): use stylua without add_glob_targetdundargoc2023-09-14
| * | | feat(lsp): remove notify from vim.lsp.buf_detach_client (#25140)Mathias Fußenegger2023-09-14
| | |/ | |/|
| * | docs: fix typos and other small fixes (#25005)dundargoc2023-09-14
| * | fix(float): update position of anchored windows first (#25133)zeertzjq2023-09-14
| * | Merge pull request #25114 from bfredl/nohlbfredl2023-09-13
| |\ \
| | * | refactor(highlight): merge redundant attr_entries and attr_entry_ids structsbfredl2023-09-13
| * | | vim-patch:8b2457a38198Christian Clason2023-09-13
| * | | vim-patch:fc93594d562dChristian Clason2023-09-13
| * | | vim-patch:f5356bf6751fChristian Clason2023-09-13
| * | | feat(vimdoc): support Markdown code blocks (#25127)Gregory Anders2023-09-13
| * | | fix(treesitter): don't update fold if tree is unchangedJaehwang Jung2023-09-13
| * | | fix(treesitter): fixup for InspectTreeLewis Russell2023-09-12