aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* refactor(treesitter): rename "preview" => "edit" #25161Maria José Solano2023-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
* 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
* 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
* fix(treesitter): remove more double recursionLewis Russell2023-09-12
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* fix(languagetree): remove double recursion in LanguageTree:parseL Lllvvuu2023-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
* 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
|/
* Merge pull request #25071 from bfredl/coxpcallbfredl2023-09-10
|\
| * build(lua): vendor coxpcallbfredl2023-09-10
* | vim-patch:733bbcde776eChristian Clason2023-09-10
* | feat(lsp): improve control over placement of floating windows (#24494)Grace Petryk2023-09-10
|/
* Merge pull request #25039 from glepnir/fix_hlbfredl2023-09-09
|\
| * fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
* | vim-patch:partial:9.0.1886: Various Typoszeertzjq2023-09-09
* | vim-patch:86cfb39030ebChristian Clason2023-09-09
* | vim-patch:4e554d282c50Christian Clason2023-09-09
|/
* feat(runtime): highlight hl groups in syntax.txt (#25050)zeertzjq2023-09-08
* feat(lsp): add original LSP Location as item's user_data in locations_to_item...Tom Praschan2023-09-07
* vim-patch:f7ac0ef50988Christian Clason2023-09-07
* vim-patch:67c951df4c95Christian Clason2023-09-07
* fix(diagnostic): always return copies of diagnostic items (#25010)Evgeni Chasnovski2023-09-06
* fix: windows timeouts have exit code 1Lewis Russell2023-09-05
* refactor(vim.system): factor out on_exit handlingLewis Russell2023-09-05
* fix(vim.system): make timeout work properlyLewis Russell2023-09-05
* fix(vim.system): let on_exit handle cleanup after killLewis Russell2023-09-05
* vim-patch:282a94be990fChristian Clason2023-09-05
* vim-patch:3170342af304Christian Clason2023-09-05
* build: bump lpeg to 1.1.0 (#25016)dundargoc2023-09-04
* vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq2023-09-04
* docs(luv): correct uv.spawn options.args docs about the first argumentChristian Clason2023-09-02
* vim-patch:acb91d3905cfChristian Clason2023-09-02
* vim-patch:da16a1b471aaChristian Clason2023-09-02
* fix(lsp): wrong iterator in registerCapability handler (#24971)TheBlob422023-09-01