aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\ \
| * | fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
* | | vim-patch:9.0.1891: No runtime support for MojoChristian Clason2023-09-11
* | | vim-patch:e7833e73471aChristian Clason2023-09-11
* | | vim-patch:066103307534Christian Clason2023-09-11
* | | ci(cirrus): use FreeBSD 13.2 (#24684)zeertzjq2023-09-11
* | | Merge pull request #25093 from zeertzjq/vim-9.0.1893zeertzjq2023-09-11
|\ \ \ | |/ / |/| |
| * | vim-patch:9.0.1894: CI: trailing whitespace in testszeertzjq2023-09-11
| * | vim-patch:9.0.1893: CI: strptime test fails on BSD14zeertzjq2023-09-11
|/ /
* | fix(mouse): click on 'statuscolumn' with 'rightleft' (#25090)zeertzjq2023-09-11
* | test: unignore test which froze sourcehut (#25067)Sergey Slipchenko2023-09-11
|/
* Merge pull request #24875 from bfredl/memfilemapbfredl2023-09-10
|\
| * refactor(mch): last mch_ function/macro hits the dustbfredl2023-09-10