aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
* | | feat(gen_help_html): add anchors to help tags #25112Sergey Slipchenko2023-09-12
* | | fix(treesitter): remove more double recursionLewis Russell2023-09-12
|/ /
* | Merge pull request #13243 from bfredl/intersectionbfredl2023-09-12
|\ \
| * | feat(extmark): support proper multiline rangesbfredl2023-09-12
|/ /
* | fix(languagetree): remove double recursion in LanguageTree:parseL Lllvvuu2023-09-12
* | build(deps): bump luajit to HEAD - 8af63f992Christian Clason2023-09-12
* | build(deps): bump tree-sitter to HEAD - 46af27796Christian Clason2023-09-12
* | vim-patch:62145db91b10Christian Clason2023-09-12
* | vim-patch:f787ee8451a1 (#25103)zeertzjq2023-09-12
* | vim-patch:596ad66d1ddb (#25102)zeertzjq2023-09-12
* | fix(decorations): better approximation of botline #24794Jaehwang Jung2023-09-11
* | fix(tests): set SHELL=sh #24941Sergey Slipchenko2023-09-11
* | refactor(usercmd.c): reduce scope of localsLewis Russell2023-09-11
* | Merge pull request #25083 from bfredl/memlinetypebfredl2023-09-11
|\ \
| * | refactor(memline): cleanup typedefs for memline structsbfredl2023-09-10
* | | Merge pull request #24901 from faergeek/more-intuitive-cursor-updatebfredl2023-09-11
|\ \ \